﻿@charset "utf-8";
@font-face {  
	font-family: "impact"; font-weight: normal; font-style: normal;
	src: url('impact-webfont.eot');
	src: url('impact-webfont.eot?#iefix') format('embedded-opentype'),
		 url('impact-webfont.woff') format('woff'),
		 url('impact-webfont.ttf') format('truetype'),
		 url('impact-webfont.svg#Futura') format('svg');
} 
body{ margin:0px; padding:0px; margin:0px auto; font-size:14px; line-height:24px; color:#666666; width:100%; min-width:300px; zoom:1; background:#fff; font-family:frutigernext,"Microsoft YaHei",Arial,Helvetica,sans-serif,Arial,"仿宋_GB2312";}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#414446; font-family:"微软雅黑";}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%;border:none; border:0;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#e21d12;}
*:hover{transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tc{ text-align:center;}
.hidetxt{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
:-moz-placeholder {color: #c5c5c5;}
::-moz-placeholder {color: #c5c5c5;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #c5c5c5;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #c5c5c5;}
.container{ max-width:1200px; margin:0px auto;}
.container2{ max-width:1300px; margin:0px auto;}
.relative{ position:relative;}

/*font*/
.f_red{ color:#da251d;}
.Scale-img {overflow: hidden;text-align: center;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img {opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1); top:0px; left:0px;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}
/*zigongsi*/
.zigongsi{width:100%;float:left;margin-top:10px;margin-bottom:10px;}
/*.zigongsi a{display:block;width:140px;height:100px;float:left;margin-right:4px;}

/*pages*/
.Pages{ padding:0px; zoom:1; overflow:hidden;text-align:center; color:#555; clear:both; line-height:38px;}
.Pages span{ padding:0px 0px; display:inline-block;}
.Pages a{ display:inline-block; margin:0px 0px; color:#898989; background:#f7f7f7;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; text-align:center; vertical-align:middle; padding:0px 25px; border:1px solid #ebebeb; margin-left:-5px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{background:#e91a2e; color:#fff;}
.Pages .p_page .num{ border:1px solid #eaeaea; display:inline-block; margin-left:-5px; vertical-align:middle;}
.Pages .p_page .num a{ display:inline-block; text-align:center;vertical-align:top; color:#898989; width:38px;}
.Pages .p_page .num a:hover{ color:#fff; background:#e91a2e;}
.Pages .p_page .num a.a_cur{ background:#e91a2e; color:#fff;}
@media ( max-width:1300px){
.container2{margin:0px 12px;}
}
@media ( max-width:640px){
.Pages{ line-height:28px;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ padding:0 10px;}
.Pages .p_page .num a{width:28px;}
}
.Pages .p_page li:hover{background:#e91a2e; color:#fff;}
.Pages .p_page li{display:inline-block; text-align:center; vertical-align:middle;  border:1px solid #ebebeb; margin-left:10px;}
.Pages .p_page a{display:inline-block; text-align:center;vertical-align:top; color:#898989; width:50px;}
.Pages .p_page li a:hover{ color:#fff; background:#e91a2e;}
/*pages end*/


/*Top*/
.Header{ background:#fff;}
.LogoTop{ height:120px; position:relative;}
.LogoTop .top{ text-align:right; line-height:34px; padding-top:19px;}
.LogoTop .top img{ display:inline-block; margin:0 10px 0 19px; vertical-align:middle;}
.Header .Logo{ width:40%; float:left; padding-top:34px;}
.Header .Search{float:right; width:180px; border-bottom:1px solid #d9d9d9;}
.Header .Searchico{width:14px; height:14px; background:url(../images/search.png); position:absolute; right:45px; top:16px;}
.Header .searchbox{width:238px; background:#fff; right:0px; border:1px solid #d9d9d9; display:; position:absolute; top:53px;}
.Header .searchbox .input{width:100%; height:33px; line-height:33px; text-indent:1em;}
.Header .searchbox .input::-webkit-input-placeholder {color: #959595;}
.Header .searchbox .btn { position:absolute; right:10px; top:9px; width:14px; height:14px; background:url(../images/search.png);}

.MainNav{ background:#372f7f; height:60px;}
.MainNav li{ float:left; width:14.1111%; text-align:center; position:relative;}
.MainNav li span a{ position:relative;display:block; color:#fff; line-height:60px; transition: all ease 0.3s; font-size:20px;}
.MainNav li span img{ display:inline-block; vertical-align:middle; margin-right:3px;}
.MainNav li span em{ position:relative; z-index:2;}
.MainNav li span a img{ display:inline-block; vertical-align:middle; margin-right:8px;}
.MainNav .bg{ position:absolute; left:50%; bottom:0px; height:100%; background:#372f7f; width:0%; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.MainNav .arr{ display:none;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#fff;}
.MainNav li:hover span .bg,.MainNav li.onnav span .bg,.MainNav li span a.sele .bg{ width:100%; left:0;}
.MainNav .top{ display:none; text-align:center; padding:8px 0;}
.MainNav .top a{ color:#fff; font-size:16px;}
.MainNav .top a img{ margin:0 10px 0 16px;}

.NavPull{display:none; position:absolute; top:60px; text-align:center; left:0px; background:#372f7f;width:100%; z-index:999;}
.NavPull.null{background:none; padding:0; box-shadow: 0 0px 0px none;}
.NavPull a{ display:block; color:#fff; border-bottom:1px solid #372f7f; border-top:1px solid #372f7f; padding:8px; font-size:16px;}
.NavPull a:hover{ background:#372f7f;}

.mstbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:886; display:none;}
.openbtn{ cursor:pointer; display:none;width:26px; position:absolute; right:12px; top:9px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:46px; width:100%; height:100%; z-index:887; display:none; background:rgba(255,255,255,0.8);}
.openbtn span{ display:block; height:3px; background:#666; margin:4px 0px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, -3px) rotate(-45deg) !important;
	-moz-transform: translate(0, -3px) rotate(-45deg) !important;
	-ms-transform: translate(0, -3px) rotate(-45deg) !important;
	-o-transform: translate(0, -3px) rotate(-45deg) !important;
	transform: translate(0, -3px) rotate(-45deg) !important;}	
.openbtn.on .sp3 { display:none;}

@media ( max-width:1024px){
body{ padding-top:45px;}	
.Header{height:45px; position:fixed; left:0; top:0; width:100%; z-index:999;}
.Header .auto{ margin:0 12px; width:auto;}
.Header .Logo{ width:auto; padding-top:5px; height:45px;}
.Header .Logo img{ height:25px;}
.Header .Toper{ font-size:14px; float:right; position:static; width:auto; padding-top:7px;}
.Header .searchbox{ display:none; width:100%; left:0%; top:47px;}
.Header .openbtn,.Header .Searchico,.MainNav .top{ display:block;}
.LogoTop{ height:auto;}
.LogoTop .top{ display:none;}

.MainNav{ position:fixed; height:auto; max-height:100%; overflow-y:auto; z-index:999; width:100%; padding:0; left:0;background: #666;top:46px; display:none;}
.MainNav ul{ margin-top:0px;}
.MainNav li{ display:block; position:relative; cursor:pointer; float:none; border-bottom:1px solid #717070;border-top:1px solid #616161; width:auto; margin:0 10px;}
.MainNav li span a{ font-size:16px; text-align:left; height:auto; display:block; line-height:40px !important; height:40px !important; padding-left:5px; color:#fff !important; border:0;}
.MainNav .bg{ display:none}
.MainNav li:hover span .line,.MainNav li.onnav span .line,.MainNav li span a.sele .line{ width:100%; margin:0; left:0px; bottom:-1px;}
.MainNav .arr{ display:inline-block; position:absolute; z-index:2; width:100%; height:46px; left:0px; top:0px;}
.MainNav .arr img{ position:absolute; width:17px; height:auto; background:none; right:20px; top:16px;transition: all ease 0.3s;}
.MainNav li.onnav .arr img{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.NavPull dl{ padding:0 !important;}
.NavPull { position:static; background:#737373; text-align:left; width:100% !important; border-radius:0;}
.NavPull dd { width:33.333%; float:left;}
.NavPull dd a{ display:block;color:#fff; font-size:14px; border:0px solid #666;}
.NavPull dd a:hover{ color:#fff; background:#b30506;}
}

/*Top*/

/*Bottom*/
.Footer{ padding:30px 0px 22px; clear:both; background:#333333; color:#8d8d8d;}
.Footer .col-l{ float:left; width:75%;}
.Footer .col-l i{ display:inline-block; text-align:center; vertical-align:middle; width:48px; color:#858585;}
.Footer .col-l .nav a{color:#fff;}.Footer .col-l .nav a:hover{color:#e91a2e;}
.Footer .col-r{ float:right;}
.Footer .col-r li{ float:left; width:80px; text-align:center; padding-left:20px; line-height:28px;}
.Footer .col-r li img{ display:block; width:74px; height:74px; border:3px solid #fff;}
.Footer .nav{ padding-bottom:3px;}
.Footer a{color:#8d8d8d;}.Footer a:hover{color:#fff;}
.Footer span{ display:inline-block; margin-left:20px;}
.Footer span img{ display:inline-block; vertical-align:middle; margin-right:8px;}
.Footer .share { color:#cccccc;}
.Footer .share a{ background:url(../images/share.png); width:18px !important; height:14px; display:inline-block; vertical-align:middle; margin-right:13px;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity:0.6;}
.Footer .bshare-custom{ display:inline-block; *display:inline-block; zoom:1;}
.Footer .bshare-custom .bshare-weixin{ width:18px !important;background-color:transparent; padding:0px;}

.Footer .share a.qq{ background-position:0px top;}
.Footer .share a.wx{ background-position:-18px top;}
.Footer .share a.wb{ background-position:-36px top;}
.Footer .share a:hover{filter:alpha(opacity=100);-moz-opacity: 1;opacity:1;}
/*Bottom*/
@media ( max-width:1200px){
 .container{ padding:0 10px;}
}
@media ( max-width:998px){
.Footer{ padding:10px 0px 10px; font-size:12px;}
.Footer .col-l i{ width:20px;}
.Footer .col-l{ float:none; width:auto; text-align:center;}
.Footer .col-r{ float:none; text-align:center; padding-top:8px;}
.Footer .col-r li{ float:none; padding:0 10px; display:inline-block;}
}

/*首页 s*/
.HomeBogy{ background:#f5f5f5;}
.HomeBan {overflow:hidden; clear:both; position:relative;background:url(../images/loading.gif) center center no-repeat;}
.HomeBan .slides li{ position:relative;background-position:center center; background-repeat:no-repeat; background-size:cover;}
.HomeBan .slides li a{ display:block; height:380px;background-position:center center; background-repeat:no-repeat; background-size:cover;}
.HomeBan .flex-control-nav{bottom:12px; z-index:10;}
.HomeBan .flex-control-nav li{ margin:0 7px 0 6px; vertical-align:middle;}
.HomeBan .flex-control-nav li a{ text-indent:999em; opacity:1; width:60px; height:3px; background:#fff; border:0;}
.HomeBan .flex-control-nav li a.flex-active{opacity:1; background:#e91a2e;}
.HomeBan .flex-direction-nav a { opacity: 0;background-color:#372f7f; width:48px; height:48px; background-position:center center; background-repeat:no-repeat; text-indent:999em; border-radius:50%;}
.HomeBan .flex-direction-nav .flex-prev {left:-50px; background-image:url(../images/arr1.png);}
.HomeBan .flex-direction-nav .flex-next {right:-50px; background-image:url(../images/arr2.png);}
.HomeBan:hover .flex-direction-nav .flex-prev { opacity:1; left:5%;}
.HomeBan:hover .flex-direction-nav .flex-next { opacity:1; right:5%;}
.HomeBan .flex-direction-nav a:hover { background-color:#c60618;}

@media ( max-width:1024px){
.HomeBan .flex-control-nav{bottom:10px; z-index:10;}
.HomeBan .flex-direction-nav{ display:none;}
.HomeBan .slides li a{height:400px;}
}
@media ( max-width:640px){
.HomeBan .slides li a{height:110px;}
.HomeBan .flex-control-nav li a{width:10px;}
}

.HomeNews{ padding:38px 30px 54px; background:#fff; position:relative;}
.HomeNews .Top{ padding-bottom:35px;}
.HomeNews .Top .p{ color:#7c7c7c; text-indent:2em; height:48px;-webkit-line-clamp: 2;}
.HomeNews .Top .tithead { text-align:center;}
.HomeNews .Top .tithead h2{line-height:50px; font-size:28px;}
.HomeNews .Top .tithead h2 a{ color:#e91a2e;}.HomeNews .Top .tithead h2 a:hover{ color:#c60618;}
.HomeNews .Top .tithead p{ line-height:26px; font-size:20px; color:#333333; margin-bottom:15px;}
.HomeNews .Top .tithead i{ display:none; margin:0px auto 14px; width:30px; height:14px; border-bottom:2px solid #cccccc;}
.HomeNews .Top .ico{ position:absolute; left:0; top:0;}

.HomeNews .Focus {overflow:hidden; width:61.8%; float:left;}
.HomeNews .Focus .slides li{ position:relative;}
.HomeNews .Focus .slides li .imgbox{ padding-top:420px;}
.HomeNews .Focus .slides li .tit{ position:absolute; width:75%; padding:0 20% 0 5%; bottom:0; z-index:2; left:0; background:url(../images/filter56.png); color:#fff; font-size:18px; line-height:60px;}
.HomeNews .Focus .flex-control-nav{ text-align:right; width:30%; right:5%; bottom:16px;}
.HomeNews .Focus .flex-control-nav li{ margin:0 0 0 10px; vertical-align:middle;}
.HomeNews .Focus .flex-control-nav li a{ opacity:1; width:7px; height:7px; background:rgba(255,255,255,0.7); text-indent:999em; border:0; border-radius:50%;}
.HomeNews .Focus .flex-control-nav li a.flex-active{opacity:1; width:14px; height:14px; background:#e91a2e;}

.HomeTit{ border-bottom:1px solid #e0e0e0; height:43px; line-height:43px; padding-top:6px; margin-bottom:7px; position:relative;}
.HomeTit li{ font-weight:bold; cursor:pointer; float:left; padding:0 5px; margin-right:17px; color:#333333; font-size:20px;}
.HomeTit li .ico img { vertical-align:middle; margin-right:6px;}
.HomeTit li .ico .i2{ display:none;}
.HomeTit .more{ display:none; font-weight:normal; position:absolute; right:0; top:17px; text-align:center; border-radius:15px; background:#f9e7e9; font-size:12px; width:60px; line-height:20px; color:#e91a2e;}
.HomeTit .more:hover{ color:#fff; background:#e91a2e;}
.HomeTit li.on{ color:#e91a2e; border-bottom:1px solid #e91a2e;}
.HomeTit li.on .more{ display:block;}
.HomeTit li.on .ico .i1{ display:none;}.HomeTit li.on .ico .i2{ display:inline-block;}

.HomeNews .Right {width:36%; float:right;}
.HomeNews .Right .bd li{ position:relative; height:40px; line-height:40px; background:url(../images/dot.gif) 0px center no-repeat; padding:0 52px 0 16px;}
.HomeNews .Right .bd li .tit{ font-size:15px; color:#333333;}
.HomeNews .Right .bd li .date{ position:absolute; right:0; top:0;color:#c1c1c1;}

.HomeZt { margin-bottom:10px;overflow:hidden; clear:both; position:relative;background:url(../images/loading.gif) center center no-repeat;}
.HomeZt .flex-control-nav{bottom:0px; z-index:10;width:120px;left:50%;margin-left:-60px;line-height:20px;}
.HomeZt .flex-control-nav li{ margin:0 4px 0 4px; vertical-align:middle;}
.HomeZt .flex-control-nav li a{ text-indent:999em; opacity:1; width:10px; height:10px; border-radius:50%; background:#fff; border:0;}
.HomeZt .flex-control-nav li a.flex-active{opacity:1; background:#e91a2e;}
.HomeZt .flex-direction-nav a { opacity: 0;background-color:#d80014; width:48px; height:48px; background-position:center center; background-repeat:no-repeat; text-indent:999em; border-radius:50%;}
.HomeZt .flex-direction-nav .flex-prev {left:-50px; background-image:url(../images/arr1.png);}
.HomeZt .flex-direction-nav .flex-next {right:-50px; background-image:url(../images/arr2.png);}
.HomeZt:hover .flex-direction-nav .flex-prev { opacity:1; left:5%;}
.HomeZt:hover .flex-direction-nav .flex-next { opacity:1; right:5%;}
.HomeZt .flex-direction-nav a:hover { background-color:#c60618;}

.HomeScope{ height:430px; background:#fff url(../images/jybg.jpg) center center no-repeat; margin-bottom:10px; box-shadow:0 10px 25px #cfdce8;}
.HomeScope .info{ padding:6% 0 0 9%; width:40%; float:left;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.HomeScope .info .ti{ width:80%;}
.HomeScope .info .p{ text-indent:2em; color:#808080; line-height:30px;-webkit-line-clamp: 3; height:90px; margin-bottom:30px;}
.HomeScope .info .more{ width:28px; line-height:28px; font-family:"宋体"; font-size:18px; font-weight:bold; text-align:center; color:#e91a2e; border:2px solid #d9d9d9; border-radius:50%;}
.HomeScope .info a:hover .more{ color:#fff; border:2px solid #e91a2e; background:#e91a2e;}
.HomeScope .effict{ text-align:center; width:360px; margin-right:5%; float:right; height:430px; position:relative;transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0);transition:all 1s 0.3s ease;}
.HomeScope .effict .name{ z-index:1; position:absolute; top:178px; left:110px; text-align:center; width:140px; color:#333333; font-size:18px;}
.HomeScope .effict .name img{ display:block; margin:0px auto 6px;}
.HomeScope .effict li{ position:absolute;}
.HomeScope .effict li.li1{left:139px; top:22px;}
.HomeScope .effict li.li2{right:0px; top:106px;}
.HomeScope .effict li.li3{right:14px; top:256px;}
.HomeScope .effict li.li4{left:139px; bottom:22px;}
.HomeScope .effict li.li5{left:14px; top:256px;}
.HomeScope .effict li.li6{left:0; top:106px;}
.HomeScope .effict li .nav a{ background:#fff; box-shadow:0 2px 15px #ece8e8; border-radius:50%; display:block; width:64px; height:66px; line-height:16px; padding:20px 11px 0; margin:0; position:relative; z-index:1;}
.HomeScope .effict li .nav a img{ display:block; margin:0px auto 4px;}
.HomeScope .effict li .nav .bg{ border-radius:50%; width:100px; height:100px; background:#120b52;box-shadow:0 2px 15px #ece8e8; position:absolute; left:-7px; top:-7px;transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0);transition:all 0.2s ease;}
.HomeScope .effict li.li2 .nav a,.HomeScope .effict li.li4 .nav a,.HomeScope .effict li.li6 .nav a{ background:#120b52; color:#fff;box-shadow:0 2px 15px #372f7f;}
.HomeScope .effict li.li2 .nav .bg,.HomeScope .effict li.li4 .nav .bg,.HomeScope .effict li.li6 .nav .bg{ background:#fff; box-shadow:0 2px 15px #372f7f;}
.HomeScope .effict li:hover .nav .bg{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);}
.HomeScope .effict li:hover .nav a{box-shadow:0 0px 0px #ece8e8;}
.HomeScope .line{
-webkit-animation-name: scaleDraw; /*关键帧名称*/
            -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
            -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
            -webkit-animation-duration: 5s;
}
.HomeScope .moretxt{ width:180px; text-align:left; z-index:99; padding:10px 20px; position:absolute; top:92px; right:-58px; background:#fff; border-radius:6px; box-shadow:0 0 10px #ddd; display:none;}
.HomeScope .moretxt p{ background:url(../images/dot2.gif) 0px center no-repeat; padding-left:15px;}
.HomeScope.anm .info{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.HomeScope.anm .effict{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);}
.HomeScope .effict li:hover .moretxt{ display:block;}
.HomeScope .effict li:hover{ z-index:100;}

@keyframes scaleDraw {
    0%{
      transform: scale(1);  /*开始为原始大小*/
    }
    25%{
      transform: scale(1.1); /*放大1.1倍*/
    }
    50%{
      transform: scale(1);
    }
    75%{
      transform: scale(1.1);
    }
}

.HomeCol{ padding:30px; background:#fff; margin-bottom:10px;}
.HomeCol .box{ margin:0 0 0 -1.5%;}
.HomeCol .item{ width:31.8333%; margin-left:1.5%; float:left;}
.HomeCol .imgbox{ height:162px; background-repeat:no-repeat; background-size:cover; background-position:center center; padding-top:38px;}
.HomeCol .tithead{ background:url(../images/titbg1.png); background-size:contain; line-height:36px; width:121px; height:92px; margin:0px auto; font-size:18px; padding-top:28px; text-align:center; color:#fff;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;}
.HomeCol .tithead img{ display:block; margin:0px auto;}
.HomeCol .tithead a{ color:#fff;}
.HomeCol .list{ padding:25px 24px 0; height:222px; border:1px solid #e0e0e0; border-top:0;}
.HomeCol li{ font-size:15px; height:30px; overflow:hidden; background:url(../images/dot2.gif) 0px 8px no-repeat; padding-left:15px;}
.HomeCol li .date{ display:inline-block; margin-left:24px; color:#c1c1c1; font-size:14px;float:right;}
.HomeCol .item.i1 .tithead{transition:all 1s;}
.HomeCol .item.i2 .tithead{ background:url(../images/titbg2.png); background-size:contain;transition:all 1s 0.1s;}
.HomeCol .item.i3 .tithead{ background:url(../images/titbg3.png); background-size:contain;transition:all 1s 0.2s;}
.HomeCol a:hover .tithead{ margin-top:-10px;}
.HomeCol.anm .tithead{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.HomeNav{ width:25%; float:left;}
.HomeNav li{transition: all ease 0.3s; margin:0 10px 10px 0; height:210px; background-repeat:no-repeat; background-size:cover; background-position:center center;}
.HomeNav li a{ font-size:24px; color:#fff; display:block; padding:36px 0 0 30px; line-height:29px;}
.HomeNav li a i{ text-transform:uppercase; display:block; font-size:14px; opacity:0.6; margin-bottom:24px;}
.HomeNav .more{ display:block; width:28px; line-height:28px; font-family:"宋体"; font-size:18px; font-weight:bold; text-align:center; color:#fff; border:2px solid #fff; border-radius:50%;}
.HomeNav a:hover .more{ color:#fff; border:2px solid #e91a2e; background:#e91a2e;}
.HomeNav li:hover{
-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);}

.HomeCol2{ width:46%; float:left;}
.HomeCol2 .box{ background:#fff; margin-right:10px; padding:15px 30px 0; height:415px;}
.HomeCol2 .li{ height:35px; line-height:35px; background:url(../images/dot2.gif) 2px center no-repeat; padding-left:15px;}
.HomeCol2 .li .tit{ font-size:15px; float:left; width:70%;}
.HomeCol2 .li:nth-child(7){ display:none;}
.HomeCol2 .date{ float:right; color:#c1c1c1;}
.HomeCol2 .top{ padding:10px 0 14px; margin-bottom:14px; border-bottom:1px dashed #c3c3c3;}
.HomeCol2 .top .tit{ width:70%; float:left; line-height:43px; font-size:18px; color:#333333;}
.HomeCol2 .top .p{-webkit-line-clamp: 2; color:#999999; height:26px; height:52px;}

.HomeVideo{ width:29%; float:right;}
.HomeVideo .box{ background:#fff; padding:15px 20px 0; height:415px;}
.HomeVideo .HomeTit{ margin-bottom:26px;}
.HomeVideo .HomeTit .more{display:block!important;}
.HomeVideo .video{position:relative; overflow:hidden; height:315px;}
.HomeVideo .video .imgbox{ height:315px;}
.HomeVideo .video .a_play{ width:100%; height:100%; position:absolute; left:0; top:0;background:rgba(0,0,0,0.3) url(../images/play.png) center center no-repeat;  z-index:100;}
.HomeVideo .video video{ width:100%; height:315px; background:#000;}
.HomeVideo .video .close{ cursor:pointer; left:auto; border-radius:50%; background: #fff url(../images/closenav.png) center center no-repeat; position:absolute; right:0; top:0; width:25px; height:25px; z-index:501;}

.HomeLink{ background:#fff; clear:both; padding:0 40px 23px;}
.HomeLink .tithead{ color:#fff; text-align:center; width:160px; margin:0px auto 20px; line-height:40px; font-size:20px; background:url(../images/linkbg.gif);}
.HomeLink .tithead img{ display:inline-block; vertical-align:middle; margin-right:4px;}
.HomeLink .hd{ text-align:center; font-size:16px; line-height:35px; margin-bottom:23px; border-bottom:1px solid #e6e6e6; color:#000000; cursor:pointer;}
.HomeLink .hd li{ display:inline-block; position:relative *display:inline;zoom:1; margin:0 17px;}
.HomeLink .hd li.on{ margin-bottom:-1px; color:#e91a2e; border-bottom:1px solid #e91a2e;}
.HomeLink .bd{ line-height:28px; font-size:15px; color:#666666; text-align:center;}
.HomeLink .bd a{color:#666666; display:inline-block;}.HomeLink .bd a:hover{color:#e91a2e;}
.HomeLink .bd a i{ display:inline-block; vertical-align:middle; height:20px; line-height:15px; width:29px; text-align:center;}

@media ( max-width:1024px){
.HomeNews{ padding:18px 10px 15px;}
.HomeNews .Top{ padding-bottom:15px;}
.HomeNews .Top .ico{ width:40px;}
.HomeNews .Top .tithead h2{ font-size:18px; line-height:30px;}
.HomeNews .Top .tithead p{ font-size:16px;}
.HomeTit li{ font-size:15px; margin-right:5px;}
.HomeTit li:last-child{ margin-right:0;}
.HomeScope .moretxt{ display:none !important;}
.HomeZt .flex-direction-nav{display:none;}
}
@media ( max-width:890px){
.HomeNews .Focus,.HomeNews .Right,.HomeScope .info,.HomeNav,.HomeCol2,.HomeVideo{ width:auto; float:none;}
.HomeNews .Focus .slides li .imgbox{ padding-top:55%;}
.HomeNews .Focus .slides li .tit{ font-size:15px; line-height:40px;}
.HomeNews .Focus .flex-control-nav{ bottom:10px;}
.HomeNews .Right .bd li{ height:30px; line-height:30px;}
.HomeScope { height:auto;}
.HomeScope .info{ padding:25px 15px 0;}
.HomeScope .info .ti{ width:220px;}
.HomeScope .info .p{ line-height:24px; height:72px;}
.HomeScope .effict{ float:none; margin:0px auto;}

.HomeCol{ padding:15px;}
.HomeCol .item{ width:auto; float:none;}
.HomeCol .list{ height:auto; padding-bottom:25px;}
.HomeCol .list li{ height:auto;}
.HomeCol .imgbox{ height:105px; padding-top:20px;}
.HomeCol .tithead{ padding-top:15px; width:90px; height:75px; font-size:15px; line-height:20px;}

.HomeNav li{ width:50%; float:left; margin-right:0; height:150px;}
.HomeNav li a{ font-size:18px; padding:18px 0 0 18px;}
.HomeNav li a i{ font-size:12px; margin-bottom:15px;}
.HomeTit li .ico{ width:18px; display:inline-block; margin-right:2px;}

.HomeCol2 .box{ padding:15px 15px 0; height:auto;}
.HomeCol2 .li{ height:30px; line-height:30px;}
.HomeCol2 .top .tit{ font-size:16px; line-height:30px;}
.HomeCol2 .top .p{ line-height:24px; height:48px;}

.HomeLink{ padding:0 15px 23px; margin-bottom:10px;}
}

@media ( max-width:760px){
.HomeVideo .box{ height:auto; padding-bottom:15px; margin-bottom:10px;}
.HomeVideo .video,.HomeVideo .video .imgbox,.HomeVideo .video video{ height:220px;}
.HomeLink .hd{ font-size:15px; line-height:35px; margin-bottom:15px;}
.HomeLink .hd li{ margin:0 4px;}
.HomeLink .bd{ font-size:14px;}
.HomeLink .tithead{ font-size:16px;}
.HomeNews .Focus .flex-control-nav{right:2%;}
.HomeNews .Focus .flex-control-nav li a.flex-active{width:10px;height:10px;}
.HomeNews .Focus .flex-control-nav li{margin: 0 0 0 5px;}
}

@media ( max-width:480px){
.HomeScope.anm .effict{
transform:scale(0.8);
-webkit-transform:scale(0.8);  /*兼容-webkit-引擎浏览器*/
-moz-transform:scale(0.8);}
.HomeScope .effict li.li4{bottom:-37px;}
.HomeScope.anm .effict{height:363px;margin-top:-25px;}
.HomeZt .slides li img{display:none;}
.HomeZt .slides li a{display:block;height:50px;background-position:center center; background-repeat:no-repeat; background-size:cover;}
}



/*首页 end*/



/*栏目页公用样式 s*/
.SubPage{ padding-bottom:6%;height:auto !important; height:350px; min-height:350px;}

/*栏目页公用样式 end*/


/*集团简介*/
.SinglePage{word-wrap:break-word; clear:both; line-height:35px; font-size:16px;}
.SubTit{ position:absolute; bottom:12%; width:100%; left:0px; text-align:center; color:#444444;}
.SubTit h2{ line-height:65px; font-size:60px;font-family:"方正小标宋简体";}
.SubTit h2 span{color:#e91a2e;}
.SubTit i{ display:block; margin:8px auto 0px; width:30px; height:15px; border-bottom:1px solid #e91a2e;}
.SubTit p{ font-size:18px; line-height:55px; color:#444444; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
@media ( max-width:998px){
.SubTit h2{ font-size:24px; line-height:20px; padding-top:15px;}
.SubTit i{ height:10px;}
.SubTit p{ font-size:16px; line-height:40px;}
}

#anm1{line-height:1.8;padding-bottom:40px;}
#anm1 img{margin-right:20px;margin-bottom:20px;}
#anm4 .SpeakBox .txt{line-height:1.8;}



/*新闻中心*/
.NewsFocus{width:55%; float:left; margin-top:19px; position:relative;}
.NewsFocus .tithead{ left:51px; top:-14px; text-align:center; width:147px; line-height:81px; padding-right:3px; font-size:24px; font-family:"方正小标宋简体"; color:#fff; background:url(../images/newstitbg.png) right top no-repeat; position:absolute; z-index:10;}
.NewsFocus .tithead span{ color:#3b060b;}
.NewsFocus .flexslider{ overflow:hidden;}
.NewsFocus .flexslider .slides li{ position:relative;}
.NewsFocus .flexslider .slides li .tit{ position:absolute; text-indent:1.2em; line-height:40px; background:rgba(0,0,0,0.6); width:100%; left:0px; bottom:0px; color:#fff; z-index:2;}
.NewsFocus .flexslider .slides li .tit span{ text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:70%;margin:0px auto; display:block;}
.NewsFocus .flexslider .slides li img{ display:block; width:100%; height:374px;}
.NewsFocus .flex-direction-nav{ display:none;}
.NewsFocus .flex-control-nav{ text-align:right; right:0px; width:23%;}
.NewsFocus .flex-control-paging li a {width: 12px; height: 12px; text-indent:999em; background:#fff; border-radius:50%;}
.NewsFocus .flex-control-paging li a.flex-active {background:#e91a2e;}

.Newstop { line-height:30px; float:right; width:40%;}
.Newstop .tit{ margin:60px 0px 12px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.Newstop .date{ font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-bottom:10px;}
.Newstop .p{ color:#888888; height:123px; overflow:hidden; margin-bottom:40px;}
.Newstop a.more{ display:block; text-align:center; width:108px; line-height:38px; color:#e91a2e; border:1px solid #d81528;}
.Newstop a:hover.more{ background:#d81528; color:#fff;}

.Newsjtyw{ margin-left:-3.3333%; clear:both;}
.Newsjtyw li{ width:30%; float:left; padding:57px 0 0 3.3333%; height:300px;}
.Newsjtyw .tit{ padding:0px 0px 12px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:98%;}
.Newsjtyw .date{ font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-bottom:10px;}
.Newsjtyw .p{ color:#888888;}
.Newsjtyw li.li1{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.Newsjtyw li.li2{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.Newsjtyw li.li3{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.4s;}
.anm.Newsjtyw li{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.NewsNotice{ background:url(../images/newsbg.jpg) center top no-repeat; background-size:cover; margin-bottom:5%;}
.NewsNotice .tithead{ font-size:24px; text-align:center; font-family:"方正小标宋简体"; color:#fff; line-height:103px; padding-top:7px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.NewsNotice ul{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.NewsNotice li{ width:46%; padding-right:3%; float:left; color:#fff; border-right:1px solid #b7474b; font-size:18px; height:47px; line-height:47px;}
.NewsNotice li a{ color:#fff;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:60%; display:block;}
.NewsNotice li a:hover{ color:#ffcc00;}
.NewsNotice li.next{ padding-right:0px; width:43%; float:right; border-right:0px;}
.NewsNotice .more{ clear:both; padding:38px 0px 64px; text-align:center;}
.NewsNotice .more a{ display:inline-block; color:#fff; border:1px solid #fff; width:128px; line-height:38px;}
.NewsNotice .more a:hover{ background:#fff; color:#d81528;}
.anm.NewsNotice .tithead{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.NewsNotice ul{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.Newsmtjj{}
.Newsmtjj .hd{ width:15%; position:relative; float:left; height:329px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.Newsmtjj .hd li{ margin-bottom:31px; cursor:pointer;font-family:"方正小标宋简体"; line-height:37px; color:#444; font-size:24px;}
.Newsmtjj .hd li i{ display:block; width:25px; height:23px; border-bottom:1px solid #444444;}
.Newsmtjj .hd li.on{ color:#e91a2e;}
.Newsmtjj .hd li.on i{ border-bottom:1px solid #e91a2e;}
.Newsmtjj .hd li .more{ font-size:14px; font-family:"微软雅黑"; display:none; position:absolute; bottom:0px; left:0px; color:#e91a2e;}
.Newsmtjj .hd li.on .more{ display:inline-block;}
.Newsmtjj .bd{ width:85%; float:right;transform:translateY(-100px);-webkit-transform:translateY(-100px);opacity:0;transition:all 1s 0.3s;}
.Newsmtjj .bd ul{ margin-left:-3%;}
.Newsmtjj .bd li{ width:47%; margin:0 0 3% 3%; float:left; background:#fafbfd;}
.Newsmtjj .bd li .box{ height:146px; position:relative; padding:0 15px 0 216px;}
.Newsmtjj .bd li .box .img{ position:absolute; left:0px; top:0px;}
.Newsmtjj .bd li .box .img img{ display:block; width:200px; height:146px;}
.Newsmtjj .bd li .box .tit{ font-size:18px; line-height:40px; padding-top:3px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.Newsmtjj .bd li .box .p{ font-size:13px; height:48px; margin-bottom:19px; overflow:hidden; color:#888888;}
.Newsmtjj .bd li .box .date{color:#777777;}
.Newsmtjj .bd li .box a.more{ float:right;color:#777777;}
.Newsmtjj .bd li .box a:hover.more{color:#e91a2e;}
.anm.Newsmtjj .hd{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.Newsmtjj .bd{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}


.NewsVideo{ margin-bottom:40px;}
.NewsVideo .tithead{ text-align:center; line-height:86px; padding-top:39px; color:#444444; font-size:24px;font-family:"方正小标宋简体";transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.NewsVideo .tithead span{color:#e91a2e;}
.NewsVideo .bigvideo{ width:76%; float:left;transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.3s;}
.NewsVideo .othervideo{ width:22%; float:right;transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.3s;}
.NewsVideo .othervideo .thead{ line-height:15px; border-left:3px solid #e91a2e; margin-bottom:21px; padding-left:5px; font-size:16px; color:#555555;}
.NewsVideo .othervideo li{ padding-bottom:20px;}
.NewsVideo .othervideo li .img{ position:relative;}
.NewsVideo .othervideo li .img .play{ z-index:2; width:100%; position:absolute; left:0px; top:0px; height:100%;
 background: rgba(0,0,0,0.4) url(../images/play.png) center center no-repeat;}
.NewsVideo .othervideo li .img img{ height:154px; display:block; width:100%;}
.NewsVideo .othervideo li .tit{ padding:4px 0px 0px 7px; font-size:16px;}
.NewsVideo .othervideo li .tit a{ color:#555555;}.NewsVideo .othervideo li .tit a:hover{ color:#e91a2e;}
.NewsVideo .othervideo li .p{ padding-left:7px; color:#888888;}
.NewsVideo .othervideo{ width:22%; float:right;}
.anm.NewsVideo .tithead{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.NewsVideo .bigvideo{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.NewsVideo .othervideo{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


.VideoList { margin: 0 0 4% -3.33333%;}
.VideoList li{ width:30%; float:left; padding-left:3.33333%; padding-bottom:20px;}
.VideoList li .img{ position:relative;}
.VideoList li .img .play{ z-index:2; width:100%; position:absolute; left:0px; top:0px; height:100%;
 background: rgba(0,0,0,0.4) url(../images/play.png) center center no-repeat;}
.VideoList li .img img{ height:200px; display:block; width:100%;}
.VideoList li .tit{ padding:4px 0px 0px 7px; font-size:16px;}
.VideoList li .tit a{ color:#555555;}
.VideoList li .tit a:hover{ color:#e91a2e;}
.VideoList li .p{ padding-left:7px; color:#888888;word-break:break-all;}
.videoinfo{ width:60%; margin:0px auto 15px;}

.morepage{ text-align:center; background:#f2f2f2; clear:both;}
.morepage a{ display:block; line-height:35px; color:#666666;}
.morepage a:hover{color:#e91a2e;}

.Newsdt{ background:url(../images/newsbg2.jpg) center top no-repeat; background-size:cover;}
.Newsdt .tithead{ text-align:center; line-height:128px; color:#444444; font-size:24px;font-family:"方正小标宋简体";transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.Newsdt .tithead span{color:#e91a2e;}
.Newsdt .li1{ width:49.5%; float:left; background:#fff;transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.2s;}
.Newsdt .li1 .info{ width:40%; padding:0 0 0 5%; float:left; color:#888888;}
.Newsdt .li1 .info .date{ padding-top:44px;}
.Newsdt .li1 .info .tit{ line-height:30px; font-size:16px; padding-bottom:16px;}
.Newsdt .li1 .info .p{ height:118px;}
.Newsdt .li1 .info a.mroe{ color:#e91a2e;}
.Newsdt .li1 .info a:hover.mroe{ text-decoration:underline;}
.Newsdt .li1 .img{ float:right; width:50%;}
.Newsdt .li1 .img img{ display:block; width:100%; height:340px;}
.Newsdt .li2,.Newsdt .li3{ width:49.5%; float:right; background:#fff; margin-bottom:9px;transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.4s;}
.Newsdt .li2 .info,.Newsdt .li3 .info{ float:left; padding-left:21px; width:57%;}
.Newsdt .li2 .img,.Newsdt .li3 .img{ width:35%; float:right;}
.Newsdt .li2 .img img,.Newsdt .li3 .img img{ display:block; width:100%; height:165px;}
.Newsdt .li2 .p,.Newsdt .li3 .p{ display:none;}
.Newsdt .li2 .info .date,.Newsdt .li3 .info .date{ padding-top:18px;}
.Newsdt .li2 .info .tit,.Newsdt .li3 .info .tit{ line-height:30px; font-size:16px; padding-bottom:16px;}
.Newsdt .li2 .info a.mroe,.Newsdt .li3 .info a.mroe{ color:#e91a2e;}
.Newsdt .li2 .info a:hover.mroe,.Newsdt .li3 .info a:hover.mroe{ text-decoration:underline;}
.Newsdt .more{ clear:both; padding:52px 0px 52px; text-align:center;}
.Newsdt .more a{ display:inline-block; color:#d81528; border:1px solid #d81528; width:128px; line-height:38px;}
.Newsdt .more a:hover{ background:#d81528; color:#fff;}
.anm.Newsdt .tithead{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.Newsdt li{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.NewsBan{ height:337px; background-position: center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.NewsBan .tit{line-height:48px; text-align:center; font-size:48px; font-family:"方正小标宋简体"; position:absolute; left:0px; width:100%; bottom:37%; color:#444444;}
.NewsBan .tit span{color:#e91a2e;}
.NewsList{ margin-bottom:5%;}
.NewsList li{ overflow:hidden; height:60px; line-height:60px; font-size:18px; background:url(../images/dot2.gif) 0px center no-repeat; padding-left:12px;}
.NewsList li .date{ float:right; color:#888888;}
.NewsList li a{ color:#666;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:76%; display:block;}
.NewsList li a:hover{ color:#e91a2e;}

.TitleInfo{ text-align:center; line-height:35px; border-bottom:1px solid #e5e5e5; padding-top:3%; margin-bottom:39px;}
.TitleInfos{padding-bottom:3%;}

.TitleInfo h2{ font-size:24px; color:#444444; font-weight:normal;}
.TitleInfo h3{ font-size:18px; color:#999999; font-weight:normal; padding:10px 0px 15px;}
.TitleInfo .other{ font-size:13px; color:#a6a6a6;}
.TitleInfo .other span{ display:inline-block; padding:0 17px; vertical-align:middle;}
.Shares{ display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
.bshare-custom{ margin-top:-5px;}

.PrevNextBox {position:relative; padding-top:5%;}
.PrevNextBox dl{ height:25px;position:relative;}
.PrevNextBox dl b{ font-weight:normal;}
.PrevNextBox a{ color:#666666;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%; display:block;}
.PrevNextBox a:hover{ color:#e91a2e; text-decoration:underline;}
.PrevNextBox a.none{ cursor:default; color:#888888;}
.PrevNextBox a.none:hover{ color:#888888;}

@media ( max-width:998px){
.NewsBan{ height:150px;}
.NewsBan .tit{ font-size:24px;}

.Newsjtyw li{ height:240px;}
.Newsmtjj .bd li .box{ height:146px; position:relative; padding:0 15px 0 170px;}
.Newsmtjj .bd li .box .img img{ display:block; width:150px; height:146px;}
.NewsVideo .tithead{ padding-top:15px; line-height:50px;}
.NewsVideo .othervideo li .img img{ height:120px;}
}
@media ( max-width:768px){
	
.NewsFocus{width:auto; float:none;}
.NewsFocus .flexslider .slides li img{ display:block; width:100%; height:200px;}
.NewsFocus .tithead{ left:10px;width:120px; line-height:45px;}

.Newstop { line-height:24px; float:none; width:auto;border-bottom:1px solid #ddd;}
.Newstop .tit{ margin:15px 0px 12px; font-size:16px;}
.Newstop .date{ padding-bottom:0px;}
.Newstop .p{ height:50px; overflow:hidden; margin-bottom:8px;}
.Newstop a.more{ display:none;}

.Newsjtyw{ margin-left:0;}
.Newsjtyw li{ width:auto; float:none; padding:10px 0 0 0; height:auto; border-bottom:1px solid #ddd;}
.Newsjtyw .tit{ padding:0px 0px 12px; font-size:15px;}
.Newsjtyw .date{ padding-bottom:0px;}
.Newsjtyw .p{ height:50px; overflow:hidden; margin-bottom:8px;}

.NewsNotice .tithead{ line-height:50px;}
.NewsNotice li{ width:auto; padding-right:0%; float:none;border-right:0px; font-size:14px; height:30px; line-height:30px;}
.NewsNotice li.next{ width:auto; float:none;}
.NewsNotice .more{padding:20px 0px 20px;}

.Newsmtjj .hd{ width:auto; height:65px; float:none;}
.Newsmtjj .hd li i{ height:6px;}
.Newsmtjj .hd li{ margin-bottom:0px; float:left; padding-right:15px;}
.Newsmtjj .hd li .more{ left:auto; right:0px; top:0px;}
.Newsmtjj .bd{ width:auto; float:none;}
.Newsmtjj .bd ul{ margin-left:-3%;}
.Newsmtjj .bd li{ width:47%; margin:0 0 3% 3%; float:left; background:#fafbfd;}
.Newsmtjj .bd li .box{ font-size:12px; height:auto;position:relative; padding:0 0px 10px 0px;}
.Newsmtjj .bd li .box .img{ position:static;}
.Newsmtjj .bd li .box .img img{width:100%; height:120px;}
.Newsmtjj .bd li .box .tit{ font-size:15px; line-height:32px; margin:0 2%; width:96%;}
.Newsmtjj .bd li .box .p{ font-size:12px; line-height:20px; height:40px; margin:0 2% 0px;}
.Newsmtjj .bd li .box .date{ margin:0 2%; height:24px;}

.NewsVideo{ margin-bottom:40px;}
.NewsVideo .bigvideo{ width:auto; float:none;}
.NewsVideo .othervideo{ width:auto; float:none;}
.NewsVideo .othervideo .thead{ line-height:15px; border-left:3px solid #e91a2e; margin-bottom:21px; padding-left:5px; font-size:16px; color:#555555;}
.NewsVideo .othervideo ul{ margin-left:-3%;}
.NewsVideo .othervideo li{ width:47%; float:left; padding-left:3%;}
.NewsVideo .othervideo li .tit{ padding:4px 0px 0px 7px; font-size:16px;}
.NewsVideo .othervideo li .tit a{ color:#555555;}.NewsVideo .othervideo li .tit a:hover{ color:#e91a2e;}
.NewsVideo .othervideo li .p{ height:24px; overflow:hidden; padding-left:7px; color:#888888;}

.Newsdt .tithead{line-height:70px;}
.Newsdt .li1{ width:auto; float:none; height:140px; margin-bottom:15px; overflow:hidden;}
.Newsdt .li1 .info{ width:57%; padding:0 0 0 10px;}
.Newsdt .li1 .info .date{ padding-top:10px;}
.Newsdt .li1 .info .tit{font-size:15px; padding-bottom:10px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.Newsdt .p{ height:40px !important; line-height:20px; margin-bottom:5px; overflow:hidden;}
.Newsdt a.mroe{ display:none;}
.Newsdt .li1 .img{ width:35%;}
.Newsdt .li1 .img img{height:140px;}
.Newsdt .li2,.Newsdt .li3{ width:auto; float:none; height:140px; margin-bottom:15px;}
.Newsdt .li2 .info,.Newsdt .li3 .info{padding-left:10px; width:57%;}
.Newsdt .li2 .img,.Newsdt .li3 .img{ width:35%;}
.Newsdt .li2 .img img,.Newsdt .li3 .img img{height:140px;}
.Newsdt .li2 .p,.Newsdt .li3 .p{ display:block;}
.Newsdt .li2 .info .date,.Newsdt .li3 .info .date{ padding-top:10px;}
.Newsdt .li2 .info .tit,.Newsdt .li3 .info .tit{ font-size:15px; padding-bottom:10px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.Newsdt .li2 .info a.mroe,.Newsdt .li3 .info a.mroe{ color:#e91a2e;}
.Newsdt .more{padding:20px 0px 20px;}

.NewsList li{ height:32px; line-height:32px; font-size:14px; }
.NewsList li .date{ font-size:12px;}
.TitleInfo{ margin-bottom:20px; line-height:24px; padding-bottom:20px;}
.TitleInfo h2{ font-size:18px;}
.TitleInfo h3{ font-size:14px; padding:10px 0px 5px;}
.TitleInfo .other{ font-size:13px; color:#a6a6a6;}
.TitleInfo .other span{ display:inline-block; padding:0 5px; vertical-align:middle;}

.VideoList { margin-left:-2%;}
.VideoList li{ width:48%; padding-left:2%;}
.VideoList li .img img{ height:150px;}
.videoinfo{ width:auto;}
}


/*党群工作*/
.workban{ height:300px;background-position: center center; background-repeat:no-repeat; background-size:cover;}
.workban .shadows{ position:absolute; left:0px; top:0px; width:100%; }
.titsub{ text-align:center; line-height:96px; padding-top:20px; color:#444444; font-size:24px;font-family:"方正小标宋简体"; font-weight:bold;}
.titsub span{color:#e91a2e;}
.titsub img{ margin-right:8px; display:inline-block; vertical-align:middle;}

.workFocus{ overflow:hidden; position:relative; background:#f4f4f4; margin-bottom:16px;}
.workFocus .flexslider .slides li{ position:relative; text-align:left;}
.workFocus .flexslider .slides li .img{ overflow:hidden; width:68%; float:left;}
.workFocus .flexslider .slides li .img img{ display:block; width:100%; height:390px;}
.workFocus .flexslider .slides li .info{ width:28%; padding-left:2%; line-height:30px; float:left; color:#777777;}
.workFocus .flexslider .slides li .tit{ padding:27px 0px 10px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:98%;}
.workFocus .flexslider .slides li .date{ color:#e91a2e; padding-bottom:8px;}
.workFocus .flexslider .slides li .p{height:90px; margin-bottom:44px; overflow:hidden;}
.workFocus .flexslider .slides li a.detail{ display:block; color:#fff; text-align:center; width:106px; line-height:34px; background:#e91a2e; border-radius:16px;}
.workFocus .flexslider .slides li a:hover.detail{ color:#ffcc00;}

.workFocus .flex-direction-nav{ display:none;}
.workFocus .flex-control-nav{ right:0px;width:32%; bottom:10px;}
.workFocus .flex-control-paging li a {width: 14px; height: 14px; text-indent:999em; background:#4a4a4a; border-radius:50%;}
.workFocus .flex-control-paging li a.flex-active {background:#e91a2e;}

.workcol{ background:url(../images/linebg.gif) center top repeat-y; margin-bottom:65px;}
.workcol .column{ width:48%;}
.workcol .column.fl{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.workcol .column.fr{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.workcol .tithead{ line-height:41px; font-size:18px;font-family:"方正小标宋简体"; margin-bottom:18px;}
.workcol .tithead img{ display:inline-block; margin-right:9px; vertical-align:middle;}
.workcol .top ul{ margin-left:-5%;}
.workcol .top li{ width:45%; float:left; margin-left:5%; height:318px;}
.workcol .top li .img img{ width:100%; display:block; height:140px;}
.workcol .top li .tit{ padding:15px 0px 16px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:98%;}
.workcol .top li .date{ color:#e91a2e; padding-bottom:3px;}
.workcol .top li .p{ color:#888888; overflow:hidden; height:72px;}
.workcol .li{ clear:both; height:139px;}
.workcol .li .tit{ line-height:45px; background:url(../images/dot2.gif) 0px center no-repeat; padding-left:20px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:92%;}
.workcol .li .p{ line-height:23px; color:#888888;}
.workcol .morepage{ width:50%; margin:0px auto;}
.anm.workcol .column.fl{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.workcol .column.fr{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.workghqt{ background:url(../images/workbg.jpg) center top no-repeat; background-size:cover;}
.workghqt .titsub{ color:#fff; padding-top:44px; line-height:89px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.workghqt .more{ clear:both; text-align:center; padding-bottom:4%;}
.workghqt .more a{ display:inline-block; width:197px; line-height:48px; color:#fff; background:#e91a2e;}
.workghqt .more a:hover{ color:#ffcc00;}
.tpnews{ margin-left:-4.33333%;}
.tpnews li{ width:29%; margin:0 0 4.5% 4.33333%; float:left; background:#fff;}
.tpnews li .img img{ display:block; width:100%; height:250px;}
.tpnews li .box{ padding:0 20px; height:198px; line-height:25px;}
.tpnews li .box .tit{ padding:24px 0px 5px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.tpnews li .box .date{ color:#e91a2e; padding-bottom:2px;}
.tpnews li .box .p{ color:#888888;}
.tpnews li.li1{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.3s;}
.tpnews li.li2{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.5s;}
.tpnews li.li3{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.7s;}
.anm.workghqt .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.workghqt .tpnews li{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


@media ( max-width:998px){
.titsub{ line-height:50px; padding-top:10px;}
}
@media ( max-width:768px){
.workFocus .flexslider .slides li .img{width:auto; float:none;}
.workFocus .flexslider .slides li .img img{ height:200px;}
.workFocus .flexslider .slides li .info{ width:auto; padding:10px; line-height:20px;}
.workFocus .flexslider .slides li .tit{ padding:12px 0px 10px; font-size:15px;}
.workFocus .flexslider .slides li .date{ color:#e91a2e; padding-bottom:8px;}
.workFocus .flexslider .slides li .p{height:40px; font-size:12px; margin-bottom:12px;}
.workFocus .flex-direction-nav{ display:none;}
.workFocus .flex-control-nav{ right:0px;width:100%; top:160px;}

.workcol{margin-bottom:10px; background:none;}
.workcol .column{ width:auto; padding-bottom:15px;}
.workcol .column.fl{ float:none;}
.workcol .column.fr{ float:none;}

.workcol .tithead{margin-bottom:0px;}

.workcol .top ul{ margin-left:-3%;}
.workcol .top li{ width:47%; font-size:12px;margin-left:3%; height:auto;}
.workcol .top li .img img{height:120px;}
.workcol .top li .tit{ padding:12px 0px 0px; font-size:15px;}
.workcol .top li .p{ line-height:20px; height:40px; margin-bottom:15px;}
.workcol .li{ clear:both; height:auto; padding-bottom:15px; border-bottom:1px solid #ddd; margin-bottom:10px;}
.workcol .li .tit{ line-height:32px;padding-left:12px; font-size:15px;}
.workcol .li .p{ line-height:20px; height:40px; font-size:12px; overflow:hidden;}
.workcol .li:last-child{ border-bottom:0px;}
.workcol .morepage{ width:auto;}

.workghqt .titsub{ color:#fff; padding-top:15px; line-height:50px;}
.workghqt .more{ padding-top:10px;}
.workghqt .more a{width:125px; line-height:40px;}
.tpnews{ margin-left:-3%;}
.tpnews li{ width:47%; margin:0 0 3% 3%; font-size:12px;}
.tpnews li .img img{height:120px;}
.tpnews li .box{ padding:0 10px; height:120px;}
.tpnews li .box .tit{ padding:12px 0px 0px; font-size:15px;}
.tpnews li .box .p{ font-size:12px; height:40px; line-height:20px; overflow:hidden;}
.tpnews li:last-child{ display:none;}
}



/*纪检监察*/
.jjjcban{ height:383px;background-position: center center; background-repeat:no-repeat; background-size:cover;}
.SubTit.jjjc{ position:relative; margin-bottom:40px;}
.SubTit.jjjc .jbbtn{ position:absolute; left:50%; margin-left:420px; width:179px; line-height:54px; color:#fff; font-size:18px; box-shadow:0 0 12px #999; border-radius:26px; background:#e91a2e; top:60px;}
.SubTit.jjjc .jbbtn img{ display:inline-block; vertical-align:middle; margin-right:6px;}
.SubTit.jjjc .jbbtn:hover{ color:#ffcc00;}

.jjywleft{ width:50%; float:left; height:438px; background:#f7f7f7; box-shadow:0 0 18px #ccc;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.jjywleft .box{ padding:0 26px;}
.jjywleft .tithead{ height:78px; line-height:78px;}
.jjywleft .tithead h2{ font-size:24px;font-family:"方正小标宋简体"; font-weight:normal; color:#444444;}
.jjywleft .tithead h2 span{ color:#e91a2e;}
.jjywleft .tithead h2 img{ display:inline-block; vertical-align:middle; margin-right:10px;}
.jjywleft .tithead a.more{ float:right; color:#777777;}
.jjywleft li{ position:relative; margin-bottom:14px; height:104px; background:#fff; padding:0px 14px 0 160px;}
.jjywleft li .img{ position:absolute; left:0px; top:0px;}
.jjywleft li .img img{ display:block; width:146px; height:104px;}
.jjywleft li .tit{ padding-top:10px; font-size:16px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:99%;}
.jjywleft li .tit i{ display:block; width:26px; height:7px; border-bottom:1px solid #d81528; margin-bottom:6px;}
.jjywleft li .p{ height:48px; overflow:hidden;}
.anm.jjywleft{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.jjywfocus{ width:50%; float:right; margin-top:53px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.jjywfocus .slides li{ text-align:left; position:relative;}
.jjywfocus .slides li img{ display:block; width:600px; height:385px;}
.jjywfocus .slides li .txt{ z-index:2; padding:13px 0px; color:#fff; position:absolute; left:0px; bottom:0px; width:100%; background:rgba(0,0,0,0.5);}
.jjywfocus .slides li .txt .tit{ margin-left:20px; line-height:29px; font-size:18px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:60%;}
.jjywfocus .slides li .txt .p{ margin-left:20px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:60%;}
.jjywfocus .slides li .num{ position:absolute; right:20px; bottom:15px; z-index:10; color:#fff;}
.jjywfocus .slides li .num i{ font-size:20px;}
.jjywfocus .flex-direction-nav .flex-prev { left:15px;}
.jjywfocus .flex-direction-nav .flex-next { right:15px;}
.jjywfocus .flex-control-nav { display:none;}
.anm.jjywfocus{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.zcfgbox{ margin-top:5%; padding:54px 0px; background:url(../images/zcfgbg.jpg) center top no-repeat; background-size:cover;}
.zcfgbox .titsub{ padding-top:0px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.zcfgbox .box{ padding:0 6%; background:rgba(255,255,255,0.9);}
.zcfgbox ul{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.zcfgbox li{ width:46%; padding-right:3%; float:left; border-right:1px solid #c6c4c4; font-size:18px; height:47px; line-height:47px;}
.zcfgbox li a{ background:url(../images/dot2.gif) 0px center no-repeat; padding-left:13px; color:#444;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; font-size:18px; width:60%; display:block;}
.zcfgbox li a:hover{ color:#e91a2e;}
.zcfgbox li .date{ float:right; font-size:16px;}
.zcfgbox li.next{ padding-right:0px; float:right; border-right:0px;}
.zcfgbox .more{ clear:both; padding:31px 0px 37px; text-align:center;}
.zcfgbox .more a{ display:inline-block; color:#e91a2e; border:1px solid #d81528; width:116px; line-height:29px;}
.zcfgbox .more a:hover{ background:#e91a2e; color:#fff;}
.anm.zcfgbox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.zcfgbox ul{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.wsjbbox{ padding-bottom:5%;}
.wsjbbox .titsub{ padding-top:0px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.wsjbbox .tip{ line-height:30px; padding-bottom:34px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.wsjbbox .msg{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.4s;}
.wsjbbox .msg .first{ margin-left:-2.333%;}
.wsjbbox .msg dl.w30{ width:31%; margin-left:2.333%; float:left;}
.wsjbbox .msg dl{ position:relative; padding-bottom:22px;}
.wsjbbox .msg dl .ico{ position:absolute; left:15px; top:13px;}
.wsjbbox .msg dl .input{ width:100%; vertical-align:middle; text-indent:2.5em; border:1px solid #ececec; height:43px; line-height:43px; background:#f9f9f9;}
.wsjbbox .msg dl .input.yz{ width:20%;}
.wsjbbox .msg dl .textarea{ text-indent:2.5em; border:1px solid #ececec; height:204px; padding:10px; line-height:43px; background:#f9f9f9;}
.wsjbbox .msg dl .textarea textarea{ height:224px; width:95%;}
.wsjbbox .msg dl.btn{ text-align:center;}
.wsjbbox .msg dl .sendbtn{ color:#fff; cursor:pointer; border-radius:3px; width:242px; height:53px; background:#e91a2e;}
.wsjbbox .msg dl .input:-moz-placeholder {color: #888888;}
.wsjbbox .msg dl .input::-moz-placeholder {color: #888888;}
.wsjbbox .msg dl .input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #888888;}
.wsjbbox .msg dl .input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #888888;}
.anm.wsjbbox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.wsjbbox .tip{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.wsjbbox .msg{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


@media ( max-width:998px){
.jjjcban{ height:150px;}
.zcfgbox .box{ padding:0 10px;}
.SubTit.jjjc{ margin-bottom:20px;}
.SubTit.jjjc .jbbtn{ position:static; margin:0px auto; display:inline-block;}
.zcfgbox li a{ font-size:16px; width:58%;}
}
@media ( max-width:768px){
.jjywleft{ width:auto; float:none; height:auto;}
.jjywleft .box{ padding:0 10px 10px;}
.jjywleft .tithead{ height:50px; line-height:50px;}
.jjywleft li{height:80px;padding:0px 10px 0 110px;}
.jjywleft li .img{ position:absolute; left:0px; top:0px;}
.jjywleft li .img img{ display:block; width:100px; height:80px;}
.jjywleft li .tit{font-size:15px;}
.jjywleft li .p{ height:20px; font-size:12px; line-height:20px;}

.jjywfocus{ width:auto; float:none; margin-top:20px;}
.jjywfocus .slides li img{ width:100%; height:200px;}
.jjywfocus .slides li .txt .tit{ margin-left:10px; line-height:24px; font-size:15px;width:80%;}
.jjywfocus .slides li .txt .p{ margin-left:10px; width:80%; font-size:12px;}

.zcfgbox{ margin-top:5%; padding:24px 0px;}
.zcfgbox .box{ padding:0 10px;}
.zcfgbox li{ width:auto; padding-right:0; float:none; border-right:0px solid #c6c4c4; font-size:14px; height:30px; line-height:30px;}
.zcfgbox li a{ padding-left:13px; color:#444; font-size:14px;}
.zcfgbox li .date{ float:right; font-size:14px;}
.zcfgbox li.next{ float:none;}
.zcfgbox .more{padding:20px 0px 20px;}

.wsjbbox{ padding-bottom:5%;}
.wsjbbox .tip{ line-height:24px; padding-bottom:20px;}
.wsjbbox .msg{}
.wsjbbox .msg .first{ margin-left:0%;}
.wsjbbox .msg dl.w30{ width:auto; margin-left:0; float:none;}
.wsjbbox .msg dl{padding-bottom:12px;}
.wsjbbox .msg dl .sendbtn{width:120px; height:40px;}	
}

/*联系我们*/
.shadows{height:15px; background:url(../images/shadow.png); z-index:100;}
.Map{ position:relative; height:619px; background-position: center center; background-repeat:no-repeat; background-size:cover;}
.Map .shadows{ position:absolute; left:0px; top:0px; width:100%; }

.ContactTit{ position:relative; background:url(../images/lxwmtit.png) center top no-repeat; background-size:contain; width:301px; margin:-152px auto 0px; padding:93px 0 40px; text-align:center;}
.ContactTit h2{ font-size:60px;font-family:"方正小标宋简体";}
.ContactTit h2 span{color:#e91a2e;}
.ContactTit i{ display:block; margin:0px auto; width:30px; height:21px; border-bottom:1px solid #e91a2e;}
.ContactTit p{ font-size:18px; line-height:55px; color:#444444; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.ContactBox{background:#fff; box-shadow:0 5px 15px #bbbbbb; border-radius:5px; margin-bottom:6%;}
.ContactBox .lxwm{ width:35%; float:left; height:568px; background:url(../images/lxwmbg.jpg); background-size:cover; border-radius:5px 0px 0px 5px; font-size:18px; color:#fff;}
.ContactBox .lxwm .box{ padding:30px 10px 0px 30px;}
.ContactBox .lxwm h2{ padding-bottom:8%; width:60%;}
.ContactBox .lxwm p{ padding-bottom:8%; line-height:30px;}
.ContactBox .msg{ float:right; width:56%; padding:0 5% 2.5% 0;}
.ContactBox .msg .tithead{ padding-top:25px; height:34px; color:#4d4d4d; font-size:24px;font-family:"方正小标宋简体";}
.ContactBox .msg .tithead span{ color:#e71a2f;}
.ContactBox .msg dl.w48{ width:48.5%;}
.ContactBox .msg dl dt{ padding:9px 0px 0px 21px; line-height:36px; color:#888888;}
.ContactBox .msg dl .input{ border:1px solid #ececec; width:99.5%; height:43px; line-height:43px; text-indent:1.5em; background:#f9f9f9;}
.ContactBox .msg dl .textarea{ border:1px solid #ececec; padding:10px; background:#f9f9f9;}
.ContactBox .msg dl .textarea textarea{ height:130px;}
.ContactBox .msg dl.btn{ padding-top:41px;}
.ContactBox .msg dl .sendbtn{ margin-right:15px; color:#fff; cursor:pointer; border-radius:3px; width:179px; height:50px; background:#e71a2f; font-size:16px;}
.ContactBox .msg dl .sendbtn:hover{ box-shadow:0 0 10px #999;}
.ContactBox .msg dl .resetbtn{ color:#fff; cursor:pointer; border-radius:3px; width:179px; height:50px; background:#444444; font-size:16px;}
.ContactBox .msg dl .resetbtn:hover{ box-shadow:0 0 10px #999;}

@media ( max-width:998px){
.Map{ height:400px;}
}
@media ( max-width:640px){
.Map{ height:250px;}
.ContactBox .lxwm{ width:auto; float:none; height:auto; font-size:14px;}
.ContactBox .lxwm .box{ padding:30px 10px 0px 10px;}
.ContactBox .lxwm h2{ padding-bottom:2%;}
.ContactBox .lxwm p{ padding-bottom:2%;}
.ContactTit{width:225px; margin:-90px auto 0px; padding:40px 0 20px;}
.ContactTit h2{ font-size:24px;}
.ContactBox .msg{ float:none; width:auto; padding:0 10px 25px;}
.ContactBox .msg dl .input{ text-indent:0.5em;}
.ContactBox .msg dl.btn{ padding-top:20px; text-align:center;}
.ContactBox .msg dl .sendbtn{ width:120px; height:40px;}
.ContactBox .msg dl .resetbtn{ width:120px;  height:40px;}
}

/*两学一做*/
.Ban img{display:block; width:100%;}
.Mainbg{background:#f8f8f8; padding:3% 0;}
.FocuSlider{width:70.8333%; float:left;}
.FocuSlider .item{position:relative;}
.FocuSlider .item img{display:block; width:100%; height:360px;}
.FocuSlider .item .name{width:58.52%; position:absolute; left:0px; bottom:0px; padding:0px 2.5%; height:40px; line-height:40px; background:rgba(0,0,0,0.5); font-size:16px; color:#fff; text-align:left;}
.FocuSlider .owl-dots{position:absolute; width:auto; text-align:center; left:55%; bottom:15px; height:10px; line-height:10px;}
.FocuSlider .owl-dots .owl-dot{width:10px; height:10px; display:inline-block; margin:0px 5px; background:#fff; border-radius:50%;}
.FocuSlider .owl-dots .owl-dot.active{background:#e60012;}

.Organize{background:url(../images/zzbg.jpg); background-size:100% 100%; width:27.91%; height:360px; float:right;}
.Organize .box{padding:15% 10% 0 25%;}
.Organize .box h2{font-size:24px; line-height:44px; color:#e9152a; text-align:center;}
.Organize .box .tit{text-align:center; display:block; font-size:18px; color:#444444; line-height:37px;}
.Organize .box .info{padding:20px 0px 0px; font-size:16px; line-height:30px;}
.Organize .box .info dd{position:relative; padding-left:65px; min-height:30px; height:auto !important; height:30px;}
.Organize .box .info dd .name{position:absolute; left:0px; top:0px; width:65px; text-align:right;}

.CommonList{width:48%; height:380px; overflow:hidden; margin:35px 0px 0px;}
.Title01{height:49px; line-height:49px; border-bottom:1px solid #e4e4e4;}
.Title01 .more{float:right; font-size:18px; color:#999999; font-weight:bold;}
.Title01 .name{display:inline-block; width:150px; text-align:center; background:#e60012; font-size:18px; color:#fff; border-radius:5px 5px 0px 0px;}

.Title02{height:40px; line-height:40px; border-bottom:2px solid #e4e4e4;}
.Title02 .more{float:right; font-size:18px; color:#999999; font-weight:bold;}
.Title02 .name{display:inline-block; text-align:center; color:#e60012; font-size:18px; font-weight:bold; border-bottom:2px solid #e60012; padding:0px 24px;}

.CommonList ul{padding:11px 0px 0px;}
.CommonList ul li.First{padding:14px 0px; border-bottom:1px solid #f0f0f0; height:auto; margin-bottom:13px;}
.CommonList ul li.First .tit{display:block; font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#4c4c4c; font-weight:bold; margin-bottom:8px;}
.CommonList ul li.First .info{font-size:14px; line-height:26px; height:52px; color:#999999; overflow:hidden;}
.CommonList ul li.First .info .more{color:#e60012;}
.CommonList ul li{font-size:14px; height:36px; line-height:36px; overflow:hidden;}
.CommonList ul li a{color:#4c4c4c;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:78%; display:block;}
.CommonList ul li .date{float:right; color:#999999;}

.DownCenter{padding:24px 0px 0px;}
.DownCenter ul{padding:8px 0px 0px;}
.DownCenter li{width:48%; float:left; height:36px; line-height:36px; overflow:hidden;}
.DownCenter li:nth-child(2n){float:right;}
.DownCenter li i{color:#cccccc; padding-right:8px;}
.DownCenter li a{color:#4c4c4c;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:78%; display:block;}
.DownCenter ul li .date{float:right; color:#999999;}

@media ( max-width:998px){
.Organize .box{ padding-left:20%; padding-right:5%;}	
.Organize .box .info{ font-size:14px;}	
}
@media ( max-width:768px){
.FocuSlider{width:auto; float:none;}
.FocuSlider .item img{height:200px;}
.Organize{width:auto; height:360px; float:none;}
.CommonList{width:auto; height:auto;float:none !important;}
.CommonList ul li{ height:30px; line-height:30px;}
.FocuSlider .item .name{width:100%;}
.FocuSlider .owl-dots{left:auto;right:2%;}
.Title01{height:32px;line-height:32px;}
.Organize .box h2{font-size:18px;}
.CommonList ul li.First .tit{font-size:15px;margin-bottom:0px;}
.CommonList ul li.First .info{ line-height:20px; height:40px; font-size:12px;}
.CommonList ul li.First .info .more{ display:none;}
.DownCenter li{width:auto; float:none; height:30px; line-height:30px; overflow:hidden;}
.DownCenter li:nth-child(2n){float:none;}

}


/*十九大精神*/
.NLeft{width:70.41%; float:left;}
.NRight{width:27.91%; float:right;}
.Title03{height:39px; line-height:39px; background:#f7edee;}
.Title03 .name{background:url(../images/titbg.png); background-size:100% 100%; padding:0px 41px 0px 27px; text-align:center; font-size:16px; color:#fff; display:inline-block; font-weight:bold;}
.Title03 .more{background:url(../images/more.png) no-repeat left center; width:12px; height:39px; padding-right:5%; float:right;}
.SpritList,.SpritBox{background:#fff; margin-bottom:27px;}
.SpritList:last-child,.SpritBox:last-child{margin-bottom:0px;}
.SpritList .box{padding:29px 47px 12px; /*max-height:326px;*/ overflow:hidden;}
.SpritList .box li.First{height:auto; padding-bottom:18px; background:none; line-height:normal;}
.SpritList .box li.First a{padding:0;}
.SpritList .box li.First .pic{width:27.2%; float:left;}
.SpritList .box li.First .pic img{display:block; width:100%;}
.SpritList .box li.First .pic a{ width:100%;}
.SpritList .box li.First .txt{width:70%; float:right; padding:10px 0px 0px;}
.SpritList .box li.First .txt .title{height:26px; line-height:26px; overflow:hidden;}
.SpritList .box li.First .txt .title a.tit{color:#444444;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:70%; display:block;}
.SpritList .box li.First .txt .title .time{color:#e91a2e; float:right;}
.SpritList .box li.First .txt .info{margin:9px 0px 0px; font-size:12px; line-height:24px; height:72px; overflow:hidden; color:#888888;}
.SpritList .box li{height:36px; line-height:36px; overflow:hidden; background:url(../images/line.jpg) repeat-x left center;}
.SpritList .box li a{color:#444444; display:inline-block; background:#fff; padding-right:2%;}
.SpritList .box li i{color:#e91a2e; padding-right:5px;}
.SpritList .box li .date{float:right; color:#888888; background:#fff; padding-left:2%;}

.Title04{height:39px; line-height:39px; background:#e91a2e; padding:0px 19px;}
.Title04 .name{font-size:16px; color:#fff; display:inline-block; font-weight:bold;}
.Title04 .more{background:url(../images/more2.png) no-repeat left center; width:12px; height:39px; float:right;}
.SpritBox .box{padding:12px 14px 21px;}
.SpritBox:last-child .box{padding-top:0px;}
.SpritBox .box ul{padding:17px 0px 0px;}
.SpritBox .box ul li{height:36px; line-height:36px; overflow:hidden;}
.SpritBox .box ul li a{font-size:14px; color:#444444;}
.SpritBox .box li i{color:#e91a2e; padding:0 5px;}
.SpritBox .box ul li .date{float:right; font-size:12px; color:#888888;}
.PicSlider .item{position:relative;}
.PicSlider .item img{display:block; width:100%;}
.PicSlider .item .name{position:absolute; width:100%; height:23px; line-height:23px; left:0px; bottom:0px; font-size:12px; color:#fff; padding-left:6px; background:rgba(0,0,0,0.6);}
.PicSlider .owl-dots{position:absolute; width:auto; text-align:right; right:0%; bottom:12px; height:6px; line-height:6px;}
.PicSlider .owl-dots .owl-dot{width:6px; height:6px; display:inline-block; margin:0px 4px; background:#fff; border-radius:50%;}
.PicSlider .owl-dots .owl-dot.active{background:#2a8acc;}


@media ( max-width:998px){
.SpritList .box{ padding:12px 10px 12px;}
}
@media ( max-width:850px){
.SpritList .box li a{text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:62%; display:block;}	
.SpritList .box li .date{font-size:12px;}
}
@media ( max-width:768px){
.NLeft{width:auto; float:none;}
.NRight{width:auto; float:none;}
.PicSlider .item img{ height:200px;}
.SpritList .box li.First .txt .title{height:auto; line-height:26px;}
.SpritList .box li.First .txt .title .time{ float:none;}
.SpritList .box li.First .txt{ padding-top:0px;}
.SpritList .box li.First .txt .info{ line-height:20px; height:40px; margin-top:0px;}
.SpritList .box li{ height:30px; line-height:30px;}
.SpritBox .box ul li{ height:30px; line-height:30px;}
.SpritBox .box{ padding:10px;}
}


/*人才招聘*/
.JobBan{height:310px; background-position: center center; background-repeat:no-repeat; background-size:cover;}
.JobMain{padding:3% 0 0;}
.JobOne{padding:0% 0 3%;}
.JobOne .pic{width:29.6666%; float:left; position:relative;}
.JobOne .pic img{display:block; width:100%;}
.JobOne .pic .name{position:absolute; top:54px; right:-8px; background:url(../images/titbg4.png) no-repeat; width:149px; height:63px; font-size:24px; line-height:63px; color:#444444; text-align:center; font-family:"宋体"; font-weight:bold;}
.JobOne .pic .name span{color:#fff;}
.JobOne .list{width:66.25%; float:right; padding:20px 0px 0px;}
.JobOne .list dl{width:48%; float:left; margin-bottom:12px;}
.JobOne .list dl:nth-child(2n){float:right;}
.JobOne .list dl dt{font-size:18px; color:#e91a2e; line-height:30px; padding-bottom:9px; border-bottom:1px solid #e9e9ea; font-weight:bold;}
.JobOne .list dl dd.info{height:144px; overflow:hidden; color:#888888; line-height:24px; padding:14px 0px 0px;}
.JobOne .list dl dd.info i{color:#e91a2e; padding-right:10px;}
.sx{width:266px; height:35px; line-height:35px; background:#f2f2f2; text-align:center; color:#666666; display:block; margin:14px auto 0px;}
.sx img{display:inline-block; padding-right:6px;}

.JobTwo .list{padding:2% 0 0;}
.JobTwo .list li{position:relative; width:47%; float:left; margin-bottom:30px;}
.JobTwo .list li:nth-child(2n){float:right;}
.JobTwo .list li .name{width:140px; position:absolute; left:0px; top:0px;}
.JobTwo .list li .name1{width:600px; position:absolute; left:0px; top:0px;}
.JobTwo .list li .name span{display:block; font-size:18px; line-height:34px; color:#e91a2e; font-weight:bold;}
.JobTwo .list li .name em{display:block; line-height:28px; color:#888888;}
.JobTwo .list li .info{margin-left:140px; border-left:1px solid #d4d4d4; padding-left:25px; font-size:14px; line-height:24px; color:#888888; height:168px; overflow:hidden;}
.JobTwo .list li .info i{color:#e91a2e; padding-right:5px;}


@media ( max-width:768px){
.JobBan{height:150px;}
.JobOne .pic{width:auto; float:none;}
.JobOne .pic img{ height:300px; margin:0px auto; width:auto;}
.JobOne .list{width:auto; float:none;}
.JobOne .list dl dt{font-size:15px;}
.JobOne .list dl dd.info{height:80px;line-height:20px; padding-top:0px; overflow:hidden; font-size:12px;}

.JobTwo .list{padding:2% 0 0;}
.JobTwo .list li{position:relative; width:47%; float:left; margin-bottom:30px;}
.JobTwo .list li .name{width:auto; position:static;border-bottom:1px solid #d4d4d4;}
.JobTwo .list li .name span{display:block; font-size:15px;}
.JobTwo .list li .name em{ font-size:14px;}
.JobTwo .list li .info{margin-left:0px; border-left:0px; padding:10px 0px 0px 0px; height:80px; font-size:12px; line-height:20px;}
.JobTwo .list li .info i{color:#e91a2e; padding-right:5px;}

}

/*企业文化*/
.CultureBan{height:300px; background-position: center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.MeanBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.MeanPic{margin-left:-45px;}
.MeanPic .item{margin:0px 15px 5px 45px;}
.MeanPic .item .pic{background:url(../images/picbg.png); background-size:100% 100%; padding:93px 30px 24px;box-shadow:0px 72px 15px #c3c3c3;}
.MeanPic .item.li1{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.MeanPic .item.li2{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.4s;}
.MeanPic .item.li3{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.6s;}
.MeanPic .item.li4{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.8s;}
.MeanBox .txt{padding:4% 0 5%;}
.MeanBox .txt .logoicon{width:32.083%; float:left;transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 1s;}
.MeanBox .txt .info{width:62.666%; float:right; font-size:16px; line-height:30px; color:#595757;transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 1.2s;}
.anm.MeanBox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.MeanBox .MeanPic .item{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.MeanBox .logoicon{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.MeanBox .info{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.SocailBox{background:url(../images/shzrbg.jpg); background-size:100% 100%;}
.SocailBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.SocailSlide {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.SocailSlide .swiper-container{padding:0px 0px 130px;}
.SocailSlide .swiper-slide .box{background:#fff; margin:0px 15px 32px;}
.SocailSlide .swiper-slide:nth-child .box{float:right;}
.SocailSlide .swiper-slide .box .txt{padding:3% 10%;}
.SocailSlide .swiper-slide .box .txt .name{display:block; line-height:28px; color:#444444; padding-bottom:19px; position:relative; font-size:18px;}
.SocailSlide .swiper-slide .box .txt .name i{width:20px; height:1px; background:#e92739; position:absolute; left:0px; bottom:0px;}
.SocailSlide .swiper-slide .box .txt .info{line-height:24px; height:48px; overflow:hidden; color:#888888; margin:16px 0px 0px;}
.SocailSlide .swiper-container-horizontal>.swiper-pagination-bullets,.SocailSlide .swiper-pagination-custom,.SocailSlide .swiper-pagination-fraction{width:43px; height:43px; background:#e92739; bottom:56px; left:50%; margin-left:-22px; color:#fff; line-height:43px; font-family:Arial;}
.SocailSlide .swiper-pagination .swiper-pagination-current{font-size:24px;}
.SocailSlide .swiper-button-next,.SocailSlide .swiper-button-prev{width:43px; height:43px; left:50%; bottom:56px; top:auto; margin-top:0;}
.SocailSlide .swiper-button-prev{background:#e92739 url(../images/prev.png) no-repeat center center; margin-left:-68px;}
.SocailSlide .swiper-button-next{background:#e92739 url(../images/next.png) no-repeat center center; margin-left:24px;}
.SocailSlide .swiper-button-next.swiper-button-disabled,.SocailSlide .swiper-button-prev.swiper-button-disabled{opacity:1;}
.anm.SocailBox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.SocailBox .SocailSlide{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}

.YgfcBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.YgSlide {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.YgSlide .list li{width:31.333%; float:left; margin-right:3%;}
.YgSlide .list li:nth-child(3n){margin-right:0;}
.YgSlide .list li dd.First{float:none; width:100%; position:relative; margin-bottom:9px;}
.YgSlide .list li:nth-child(2n) dd.First{margin:9px 0px 0px;}
.YgSlide .list li dd.First img{display:block; width:100%;}
.YgSlide .list li dd.First .box{position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(220,54,68,0.85); color:#fff; display:none;}
.YgSlide .list li dd.First .box .txt{padding:20% 5%;}
.YgSlide .list li dd.First .box .txt .tit{font-size:18px; line-height:30px; max-height:60px; overflow:hidden; color:#fff;}
.YgSlide .list li dd.First .box .txt .info{font-size:14px; line-height:24px; height:120px; overflow:hidden; margin:24px 0px 0px;}
.YgSlide .list li dd.First:hover .box{display:block;}
.YgSlide .list li dd{width:48%; float:left;}
.YgSlide .list li dd:nth-child(3){float:right;}
.YgSlide .list li:nth-child(2n) dd:nth-child(2){float:right;}

.YgSlide .swiper-container{padding:0px 0px 130px;}
.YgSlide .swiper-container-horizontal>.swiper-pagination-bullets,.YgSlide .swiper-pagination-custom,.YgSlide .swiper-pagination-fraction{width:43px; height:43px; background:#e92739; bottom:56px; left:50%; margin-left:-22px; color:#fff; line-height:43px; font-family:Arial;}
.YgSlide .swiper-pagination .swiper-pagination-current{font-size:24px;}
.YgSlide .swiper-button-next,.YgSlide .swiper-button-prev{width:43px; height:43px; left:50%; bottom:56px; top:auto; margin-top:0;}
.YgSlide .swiper-button-prev{background:#e92739 url(../images/prev.png) no-repeat center center; margin-left:-68px;}
.YgSlide .swiper-button-next{background:#e92739 url(../images/next.png) no-repeat center center; margin-left:24px;}
.YgSlide .swiper-button-next.swiper-button-disabled,.YgSlide .swiper-button-prev.swiper-button-disabled{opacity:1;}
.anm.YgfcBox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.YgfcBox .YgSlide{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


.BookBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.BookPic{padding:0px 60px;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.BookPic .item{margin:0px 18px;}
.BookPic .item img{display:block; width:100%;}
.BookPic .item em{display:block; padding:16px 0px 0px; font-size:16px; color:#666666; line-height:24px; height:24px; overflow:hidden; text-align:center;}
.BookPic .owl-nav{position:absolute; width:100%; left:0px; top:50%; height:120px; margin-top:-60px;}
.BookPic .owl-nav .owl-prev,.BookPic .owl-nav .owl-next{width:40px; height:120px; position:absolute; top:0px; text-indent:999999em; overflow:hidden;}
.BookPic .owl-nav .owl-prev{background:url(../images/prevs.jpg) no-repeat left top; left:-60px;}
.BookPic .owl-nav .owl-next{background:url(../images/prevs.jpg) no-repeat right top; right:-60px;}
.BookPic .owl-nav .owl-prev:hover,.BookPic .owl-nav .owl-prev.disabled{background:url(../images/prevs.jpg) no-repeat left bottom;}
.BookPic .owl-nav .owl-next:hover,.BookPic .owl-nav .owl-next.disabled{background:url(../images/prevs.jpg) no-repeat right bottom;}
.anm.BookBox .titsub{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.anm.BookBox .BookPic{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}


@media ( max-width:998px){
.CultureBan{ height:150px;}
}
@media ( max-width:768px){
.MeanBox .txt .logoicon{width:auto; float:none; width:50%;}
.MeanBox .txt .info{width:auto; float:none; font-size:14px; line-height:26px;}
.SocailSlide .swiper-slide .box .txt .name{ padding-bottom:9px; font-size:15px; line-height:25px;}
.SocailSlide .swiper-slide .box .txt .info{line-height:20px; height:40px; font-size:12px; margin-top:6px;}

.YgSlide .list li{width:auto; float:none; margin-right:0%;}
.YgSlide .list li dd.First img{ height:250px;}
.YgSlide .list li dd.First .box{position:static; left:0px; top:0px; width:100%; height:100%; background:rgba(220,54,68,0.85); color:#fff; display:block;}
.YgSlide .list li dd.First .box .txt{padding:10px; 10px 15px}
.YgSlide .list li dd.First .box .txt .tit{font-size:15px;}
.YgSlide .list li dd.First .box .txt .info{font-size:12px; line-height:20px; height:auto; margin-top:0px;}

.YgSlide .list li dd{width:48%; float:left;}
.YgSlide .list li dd img{ width:100%; height:120px;}
}


/*集团简介*/
.About .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.About .box {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.About .box .pic{width:35.333%; float:left; margin-right:3%;}
.About .box .pic img{display:block; width:100%;}
.About .box .pic em{display:block; line-height:28px; margin-top:16px; text-align:center;}
.anm.About .titsub{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.About .box{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.LeaderBox{background:#f2f2f2; margin:3% 0 0; padding:0 0 3%;}
.LeaderBox h2{text-align:center; line-height:96px; color:#444444; font-size:24px;font-family:"方正小标宋简体"; font-weight:bold;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.LeaderBox .box{width:350px; margin:0 auto;}
.LeaderBox .box .info{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.LeaderBox .box .info dd{font-size:18px; line-height:36px; color:#666666; position:relative; padding-left:75px;}
.LeaderBox .box .info dd .name{font-weight:bold; color:#444444; position:absolute; left:0px; top:0px;}
.anm.LeaderBox h2{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.LeaderBox .box .info{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.ZzjgBox{background:url(../images/organizebg.jpg); background-size:100% 100%; padding:3% 0;}
.ZzjgBox .pic{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.anm.ZzjgBox .pic{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.SpeakBox { background:#ececec;}
.SpeakBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.SpeakBox .txt {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.anm.SpeakBox .titsub{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.SpeakBox .txt{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.HistoryBox{overflow:hidden;background:#ececec; margin:3% 0 0; padding:0 0 4%;}
.HistoryBox .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}

.HistoryList{margin:25px 0px 0px; padding-top:25px; background:url(../images/arr1.png) no-repeat center top;}
.HistoryList ul{background:url(../images/line2.png) repeat-y center top; padding:4% 0 0;}
.HistoryList li{width:51%; float:left;}
.HistoryList li .box{padding-right:30px; margin-right:5px; background:url(../images/arr2.png) no-repeat; background-position:right 6px;}
.HistoryList li .box .date{line-height:26px; font-size:18px; color:#444444; font-weight:bold; text-align:right;}
.HistoryList li .box .txt{padding:10px 0px 0px; color:#666666; max-height: 48px; overflow: hidden;}
.HistoryList li .box .txt p,.HistoryList li .box .txt dl{background-image: url(../images/arrow.png); background-repeat: no-repeat; background-position: left 6px; padding-left: 15px; margin-bottom: 15px;}
.HistoryList li:nth-child(2n){float:right;}
.HistoryList li:nth-child(2n) .box{background-position:left 6px; padding:0px 0px 0px 30px; margin-right:0px; margin-left:5px;}
.HistoryList li:nth-child(2n) .date{text-align:left;}
.HistoryList li.li1{transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.3s;}
.HistoryList li.li2{transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.4s;}
.HistoryList li.li3{transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.5s;}
.HistoryList li.li4{transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.6s;}
.HistoryList li.li5{transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 1s 0.7s;}
.HistoryList li.li6{transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 0.8s;}
.HistoryList li.li7{transform:translateX(100px);-webkit-transform:translateX(100px);opacity:0;transition:all 0.9s;}
.HistoryList li.li8{transform:translateX(-100px);-webkit-transform:translateX(-100px);opacity:0;transition:all 1s 1s;}

.HistoryList li.on .box .txt{max-height: none;}
.HistoryList li .btn{margin-top: 10px;}
.HistoryList li .btn a{font-style: 16px; color: #666;}
.HistoryList li .btn .zk{color: #e91a2e;}
.HistoryList li .sq{display: none;}

.anm.HistoryBox .titsub{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.HistoryBox .HistoryList li{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.YearHistory .titsub{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s;}
.YearSlider{transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.anm.YearHistory .titsub{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.anm.YearHistory .YearSlider{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

.YearSlider2{ display:none;}
.YearSlider .hd,.YearSlider2 .hd{text-align:center;}
.YearSlider .hd li,.YearSlider2 .hd li{display:inline-block; border:1px solid #b2b2b2; width:148px; height:48px; line-height:48px; font-size:18px; border-radius:25px; margin:0 2%;}
.YearSlider .hd li a,.YearSlider2 .hd li a{color:#666666; display:block;}
.YearSlider .hd li.on,.YearSlider2 .hd li.on{border:1px solid #e91a2e; background:#e91a2e;}
.YearSlider .hd li.on a,.YearSlider2 .hd li.on a{color:#fff;}
.YearSlider .bd,.YearSlider2 .bd{padding:5% 0 0;}
.EventList{ overflow:hidden;padding:0px 58px; position:relative;}
.EventList li{width:249px; height:275px; float:left; background:#f6f6f6; border:1px solid #f6f6f6; margin-right:27px; border-radius:5px;}
.EventList li .box{padding:13px 22px;}
.EventList li .box .time{display:block; line-height:47px; border-bottom:1px solid #c5c5c5; color:#444444; font-size:18px; font-weight:bold; text-align:center;}
.EventList li .box .info{padding:8px 0px 0px; font-size:16px; line-height:24px; color:#666666;}
.EventList li:hover{border:1px solid #ee808b;}
.EventList .prev,.EventList .next{width:37px; height:85px; position:absolute; top:50%; margin-top:-42px;}
.EventList .prev{background:url(../images/prev2.png) no-repeat left bottom; left:0px;}
.EventList .next{background:url(../images/prev2.png) no-repeat right bottom; right:0px;}
.EventList .prev.prevStop{background:url(../images/prev2.png) no-repeat left top;}
.EventList .next.nextStop{background:url(../images/prev2.png) no-repeat right top;}

.EventList2{ display:none; overflow:hidden;padding:0px 30px; position:relative;}
.EventList2 li{width:100%; height:275px;background:#f6f6f6; border:1px solid #f6f6f6; border-radius:5px;}
.EventList2 li .box{padding:13px 22px;}
.EventList2 li .box .time{display:block; line-height:47px; border-bottom:1px solid #c5c5c5; color:#444444; font-size:18px; font-weight:bold; text-align:center;}
.EventList2 li .box .info{padding:8px 0px 0px; font-size:16px; line-height:24px; color:#666666;}
.EventList2 li:hover{border:1px solid #ee808b;}
.EventList2 .prev,.EventList2 .next{width:20px; height:60px; position:absolute; top:50%; margin-top:-42px;}
.EventList2 .prev{background:url(../images/prev2.png) no-repeat -8px -95px; left:0px;}
.EventList2 .next{background:url(../images/prev2.png) no-repeat -45px -95px; right:0px;}
.EventList2 .prev.prevStop{background:url(../images/prev2.png) no-repeat -6px -10px;}
.EventList2 .next.nextStop{background:url(../images/prev2.png) no-repeat -45px -10px;}

@media ( max-width:998px){
	
}
@media ( max-width:768px){
.HistoryList{background:url(../images/arr1.png) no-repeat 0px top;}
.HistoryList ul{background:url(../images/line2.png) repeat-y 10px top; padding:4% 0 0;}
.HistoryList li{width:auto; float:none; margin-bottom:12px;}
.HistoryList li .box{margin-right:0px;background-position:left 6px; padding:0px 0px 0px 30px; margin-right:0px; margin-left:5px;}
.HistoryList li .box .date{text-align:left;}
.HistoryList li .box .txt{padding:10px 0px 0px; color:#666666;}
.HistoryList li:nth-child(2n){float:none;}
.YearSlider{ display:none;}
.YearSlider2{ display:block;}
.YearSlider .hd li{width:auto; height:40px; line-height:40px; font-size:15px; padding:0 12px; margin:0 1%;}
.YearSlider .hd li a{color:#666666; display:block;}
.EventList{ display:none;}
.EventList2{ display:block;}
}


.cd-top {overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; height:0px; width:35px; position:fixed; right:0px; bottom:20px;}
.cd-top.cd-is-visible {visibility: visible;opacity: 1; background:url(../images/top.gif) center center no-repeat; height:35px; cursor:pointer;}
/*Bottom*/

/*18-09-19*/
.JobOne .list dl .more{float:right;}
.JobOne .list dl .more,.JobTwo .list li .more{display:block; width:100px; height:30px; line-height:30px; background:#e91a2e; color:#fff; font-size:14px; text-align:center; margin-top:10px;}
.JobOne .list dl .more i,.JobTwo .list li .more i{font-family:"宋体"; padding-left:5px;}
.FixedBox{position:fixed; width:100%; height:100%; left:0px; top:0px; background:rgba(0,0,0,0.7); z-index:99; display:none;}
.FixedBox{position:fixed; width:100%; height:100%; left:0px; top:0px; background:rgba(0,0,0,0.7); z-index:99; display:none;}
.FixedBox .box{width:960px; height:600px; background:#e91a2e; border-radius:10px; position:absolute; left:50%; top:50%; margin:-300px 0px 0px -480px;}
.FixedBox .box .title{padding:0px 40px; line-height:50px; line-height:50px; font-size:20px; font-weight:bold; color:#fff;}
.FixedBox .box .close{width:40px; height:40px; position:absolute; right:-15px; top:-15px; background:url(../images/close.png) no-repeat;}
.FixedBox .box .con{background:#fff; margin:10px; padding:25px 35px; border-radius:10px;}
.FixedBox .box .con .Jobtop{height:26px; line-height:26px;}
.FixedBox .box .con .Jobtop .name{font-size:16px; font-weight:bold; color:#e91a2e; float:left; position:static;}
.FixedBox .box .con .Jobtop .name1{font-size:16px; font-weight:bold; color:#e91a2e; float:left; position:static;}
.FixedBox .box .con .Jobtop .date{float:right; font-size:14px; color:#666;}
.FixedBox .box .con .ins{width:100%; float:none; margin:20px 0px;}
.FixedBox .box .con .ins dd{width:33.333%; float:left; font-size:14px; color:#666;}
.FixedBox .box .con .ins dd b{font-size:16px; margin-right:10px;}
.FixedBox .box .con .msbox{font-size:14px; line-height:24px; color:#666; height:325px; overflow-y:scroll;}
.FixedBox .box .con .apply{display:block; margin:20px auto 0px; background:#e91a2e; border-radius:5px; width:150px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; display:none;}

@media ( max-width:998px){
.FixedBox .box{width:94%; left:3%; margin:-300px 0px 0px;}	
}

@media ( max-width:480px){
.FixedBox .box .con{padding:25px 18px;}
.FixedBox .box .con .ins dd{width:50%;}
.FixedBox .box .con .msbox{height:300px; padding-right:15px;}

}


/*不忘初心20190709*/

.Columncx{ width:48.5%; margin-bottom:3%;}
.Columncx .tithead{ line-height:47px; height:47px; border-bottom:3px solid #e91a2e;}
.Columncx .tithead h2{ font-size:18px; color:#fff; padding:0 46px 0 29px; background:url(../images/titbg3.png) right center no-repeat; float:left; font-weight:normal;}
.Columncx .tithead h2 img{ display:inline-block; vertical-align:middle; margin-right:13px;}
.Columncx .tithead a.more{background:url(../images/more3.png); width:20px; height:18px; float:right; margin-top:12px;}
.Columncx .box{ padding:0 19px; height:312px; box-shadow:0 5px 20px #ddd; background:#fff;}
.Columncx .li{ font-size:16px; height:32px; line-height:32px; position:relative; padding-right:50px; overflow:hidden;}
.Columncx .li .date{ position:absolute; right:0px; top:0px; color:#999999; font-size:14px;}
.Columncx .li a{display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.Columncx .top{ border-bottom:1px solid #e8e8e8; margin-bottom:21px; padding:16px 0;}
.Columncx .top .tit{ line-height:42px; font-size:16px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.Columncx .top .p{overflow: hidden;word-break:normal;text-align:justify;
text-overflow: ellipsis; height:48px;
display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;}


/*2019-08-23*/
.comcon{padding:60px 0 80px 0;}
.auto{margin:0 auto;}
.auto_1200{max-width:1200px;}

.Left{width:18.5%;float:left;}
.Left.sfixed{position:fixed;top:50px;}
.SubName{position:relative;}
.SubName .con{background:#e91a2e;height:116px;line-height:106px;text-align:center;position:relative;}
.SubName .con:after{content:"";display:block;width:20px;height:2px;background:#fff;position:absolute;bottom:25px;left:50%;margin-left:-10px;}
.SubName .con span{display:block;}
.SubName .con span.namecn{font-size:32px;color:#fff;}
.LeftMeun li{border-bottom:none;}
.LeftMeun li a.am{display:block;height:48px;line-height:48px;position:relative;border-bottom:1px solid #dadada;}

.LeftMeun li .con span{display:block;padding-left:20px;line-height:48px;font-size:16px;color:#4a4a4a;background:url(../images/jt1s.png) 96% center no-repeat;}
.LeftMeun li .Second{display:none;border-bottom:0px;}
.LeftMeun li:last-child .Second{border-bottom:1px solid #dadada}
.LeftMeun li .Second dd a{display:block;line-height:50px;font-size:14px;padding-left:20%;}
.LeftMeun li .Second dd:last-child a{border-bottom:none;}
.LeftMeun li .Second dl dd{position: relative;}

.LeftMeun li.lion .con span,.LeftMeun li.lion .con em{color:#e91a2e;}
.LeftMeun li:hover .con span,.LeftMeun li:hover .con em{color:#e91a2e;}
.LeftMeun li.lion .con span,.LeftMeun li:hover .con span{background:url(../images/jt2.png) 96% center no-repeat;}
.LeftMeun li .Second dd:hover a,.LeftMeun li .Second dd.aon a{color:#e91a2e;}
.dise {color:#00a0e9;}

.rhcon{width:78%;float:right;margin-top:0px;}
.rhcon .prname{font-size:24px;color:#333;font-weight:bold;border-bottom:1px solid #00a0e9;padding-bottom:15px;}

.probox{margin-top:50px;}
.probox li{width:31%;float:left;margin-right:3.5%;margin-bottom:40px;position:relative;cursor:pointer;}
.probox li:nth-child(3n){margin-right:0px;}
.probox li .gcimg{width:100%;height:auto;position:relative;box-shadow:0 0 25px rgba(1,35,54,.3);}
.probox li .gcimg img{display:block;width:100%;height:auto;}
.probox li .p{font-size:16px;color:#333;text-align:center;margin-top:15px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.probox li .gline{width:0%;height:0%;border:1px solid #00a0e9;position:absolute;left:50%;top:50%;opacity:0;transform:translate(-50%,-50%);transition:all 500ms;}

.probox li .titcon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all 500ms;opacity:0;}
.probox li .titcon img{width:auto;height:auto;}
.probox li:hover .gcimg{}
.probox li:hover .gline{width:90%;height:80%;opacity:1;}
.probox li:hover .titcon{opacity:1;}

.newul{padding-bottom:40px;}
.newul li{border-bottom:1px solid #d2d2d2;padding:15px 0;}
.newul li a{display:block;font-size:16px;color:#494848;position:relative;padding-right:90px;}
.newul li a i{display:inline-block;width:4px;height:4px;background:#999;vertical-align:middle;margin-right:10px;border-radius:50%;margin-top:-2px;}
.newul li a span{font-size:14px;color:#999;position:absolute;right:0;top:6px;}
.newul li:hover a i{background:#e91a2e;}
.newul li:hover a{color:#e91a2e;}

.aboutimg{width:44%;float:left;margin-right:3%;}
.atit{font-size:18px;text-align:center;font-weight:bold;padding-bottom:10px;}
#dituContent{height:362px;width:100%;}
.linkboxs dl{width:45%;float:left;padding-bottom:25px;}
.linkboxs dl:nth-child(2n+1){clear:both;}
.linkboxs dl dt{font-weight:bold;font-size:18px;}

@media ( max-width:1199px){
    .SubName .con span.namecn{font-size:24px;}
.auto_1200{margin:0 12px;}
}

@media ( max-width:998px){
    .SubBan{height:300px;}
    .SubBan .txt{top:45%;}
    .SubBan .txt img{max-width:60%;}
    .SubName .con span.namecn{font-size:20px;}
}

@media ( max-width:997px){
	.SubName .con:after{display:none;}
	.rhcon .prname{font-size:18px;}
    .rhcon{width:100%;float:none;margin-top:0;}
    .Left{position:relative;float:none;width:100%;margin-bottom:30px;}
    .SubName .con{height:70px;line-height:70px;}
    .LeftMeun{/*display:none; position:absolute; width:100%; top:100%; left:0;*/ background:#fff; z-index:99;}  
    .LeftMeun li .Second dd a{padding-left:0px;text-align:center;}
    .SubName .con span.namecn{background:url(../images/jts1.png) 90% center no-repeat;}
    .probox li .titcon{display:none;}
    .probox li{margin-bottom:10px;}
    .probox li .p{font-size:14px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.comcon{padding:40px 0 20px;}
}


@media (max-width:640px){
    .SubBan{height:180px;}
    .SubBan .txt img{max-width:40%;}
    .LeftMeun li .Second{padding:10px 0;}
    .LeftMeun li .Second dd a{line-height:30px;}
.Columncx{float:none !important;width:auto;}
.Columncx .top{padding:8px 0;margin-bottom:8px;}
.Columncx .box{height:auto;padding-bottom:10px;}
.Columncx .li{ font-size:14px; height:28px; line-height:28px;}
.Columncx .li .date{font-size:12px;}
.Columncx .tithead{height:36px;line-height:36px;}
.Columncx .tithead h2{font-size:16px;}
.CommonList ul li .date{font-size:12px;}
.flex-control-nav li{margin:0px 2px;}
.NewsFocus .flex-control-paging li a{width:8px;height:8px;}
.linkboxs dl{width:auto;float:none;}
}


@media (max-width:560px){
    .SubName .con{height:50px;line-height:50px;}
    .SubName .con span.namecn{font-size:16px;}
    .LeftMeun li a.am{height:32px;line-height:32px;}
    .LeftMeun li .con span{line-height:32px;font-size:14px;}
    .LeftMeun li .icon{top:10px;}
    .LeftMeun li .Second dd .siji{padding:10px 0;}
    .LeftMeun li .Second dd .siji span a{height:40px;line-height:40px;font-size:14px;padding-left:30px;}
    .probox li{width:48%;margin-right:0px;}
    .probox li:nth-child(2n){float:right;}
.newul li{padding:10px 0;}
.newul li a{font-size:14px;}
.aboutimg{width:70%;float:none;margin:0 auto;}
.SpeakBox .txt p span{font-size:16px !important;}
}


